Hi,

A warning on this. For ganymede (eclipse 3.4), this warning has now become
an error and thus eclipse
will not build the bundles.
I have raised an additional bug on this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239777

I don't think I have an alternative but to keep using eclipse 3.3 until the
pde team picks this up :-(

Regards,
Wouter

On Mon, May 26, 2008 at 10:25 AM, Peter Neubauer <[EMAIL PROTECTED]>
wrote:

> Seems there is a bug already filed under
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=197503
>
> /peter
>
> On Sat, May 24, 2008 at 3:55 PM, Stuart McCulloch
> <[EMAIL PROTECTED]> wrote:
> > 2008/5/24 peter.doornbosch <[EMAIL PROTECTED]>:
> >>
> >> I guess Eclipse is wrong:
> >
> > yes - PDE warns about dashes in symbolic names,
> > but these are actually allowed in the OSGi spec :)
> >
> >>
> >> OSGi 4.1 core, section 1.3.2:
> >>
> >> symbolic-name :: = token('.'token)*
> >>
> >> and
> >>
> >> token ::= ( alphanum | '_' | '-' )+
> >>
> >>
> >> And from section 3.5.2:
> >>
> >> Bundle-SymbolicName ::= symbolic-name
> >>                                                    ( ';' parameter )
> >> *    // See 1.3.2
> >>
> >>
> >> Regards,
> >> Peter
> >>
> >>
> >> On 23 May , 2008, at 22:12 , Peter Neubauer wrote:
> >>
> >> > Hi there,
> >> > mounting a pax-contruct generated Eclipse project, I get an error in
> >> > PDE with the manifest header
> >> >
> >> > Bundle-SymbolicName: org.ops4j.pax.logging.pax-logging-service
> >> >
> >> > saying
> >> > Bundle symbolic name contains illegal characters.  Legal characters
> >> > are A-Z a-z 0-9 . _   MANIFEST.MF     org.ops4j.pax.logging.api
> >> > [1.1.0]/META-INF
> >> >
> >> > So, is "-" allowed or is PDE missing something?
> >> >
> >> > /peter
> >> >
> >> >
> >> > --
> >> > GTalk: neubauer.peter
> >> > Skype peter.neubauer
> >> > ICQ 18762544
> >> > GTalk neubauer.peter
> >> > Phone +46704 106975
> >> > LinkedIn http://www.linkedin.com/in/neubauer
> >> >
> >> > http://www.neo4j.org - New Energy for Data - the Graph Database.
> >> > http://www.ops4j.org - New Energy for OSS Communities - Open
> >> > Participation Software.
> >> > http://www.qi4j.org - New Energy for Java - Domain Driven
> Development.
> >> >
> >> > _______________________________________________
> >> > general mailing list
> >> > general@lists.ops4j.org
> >> > http://lists.ops4j.org/mailman/listinfo/general
> >>
> >>
> >> _______________________________________________
> >> general mailing list
> >> general@lists.ops4j.org
> >> http://lists.ops4j.org/mailman/listinfo/general
> >
> >
> >
> > --
> > Cheers, Stuart
> > _______________________________________________
> > general mailing list
> > general@lists.ops4j.org
> > http://lists.ops4j.org/mailman/listinfo/general
> >
> >
>
>
>
> --
> GTalk: neubauer.peter
> Skype peter.neubauer
> ICQ 18762544
> GTalk neubauer.peter
> Phone +46704 106975
> LinkedIn http://www.linkedin.com/in/neubauer
>
> http://www.neo4j.org - New Energy for Data - the Graph Database.
> http://www.ops4j.org - New Energy for OSS Communities - Open
> Participation Software.
> http://www.qi4j.org - New Energy for Java - Domain Driven Development.
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to