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").

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to