FWIW, I agree with Jeff (gasp). This contradiction has never made sense
to me.
I don't agree with Jeff, however, in his mistyping of the
[email protected] mailing list address...please note that it is
fixed on this message. :-)
-> richard
Jeff McAffer wrote:
Forwarding this to the OSGi general list as it is a spec question. Please
continue any discussion there rather than cross posting.
Jeff
----- Forwarded by Jeff McAffer/Ottawa/IBM on 03/17/2006 09:58 AM -----
Jeff McAffer/Ottawa/IBM
03/17/2006 09:44 AM
To
[email protected]
cc
Subject
Re: [jira] Created: (FELIX-48) Bundle names should conform to the spec and
not contain spaces
FWIW I think that "human readable" and "no spaces" are contradictory.
Names should be meaningful. Names should be translatable. Names *should*
have spaces.
I have entered http://membercvs.osgi.org/bugs/show_bug.cgi?id=265 to look
at this in future versions of the spec.
Jeff
"Marcel Offermans (JIRA)" <[EMAIL PROTECTED]>
03/17/2006 06:27 AM
Please respond to
felix-dev
To
[email protected]
cc
Subject
[jira] Created: (FELIX-48) Bundle names should conform to the spec and not
contain spaces
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").