Marcel Offermans (JIRA) wrote: > Bundle names should conform to the spec and not contain spaces > -------------------------------------------------------------- > > Key: FELIX-48 > URL: http://issues.apache.org/jira/browse/FELIX-48 > Project: Felix > Type: Bug > Reporter: Marcel Offermans > Assigned to: Richard S. Hall > Priority: Trivial > > > The OSGi specification (3.2.1.10) states that: > The Bundle-Name header defines a readable name for this bundle. This should > be a short, human-readable name containing no spaces. > > Currently, we do generate bundle names with spaces. Admittedly, this is done > by many others too but I think we should stick to the specifications (even > though "should" is not "must").
Marcel, Out of curiosity, why have you assigned this issue to Richard? Has he already agreed to fix it? Otherwise, we shouldn't be singling out one person to resolve these things. One of the main things I think Felix needs to work on during incubation is getting more people playing on the core of Felix and not seeing it as 'Richard's area'. I apologise if I misread the signs, but the point stands all the same ;-) Regards, Upayavira

