Marcel Offermans (JIRA) wrote:
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").
Currently, I am not too hung up on this since it is intended to be human
readable only and we humans can deal with spaces. I think we symbolic
name, bundle name is even more useless. However, I am still willing to
eliminate the spaces if you want. :-)
-> richard