Extra space at end of line in API2.MF causes problems for some applications
---------------------------------------------------------------------------
Key: JDO-600
URL: https://issues.apache.org/jira/browse/JDO-600
Project: JDO
Issue Type: Bug
Components: api2, api2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Michelle Caisse
Assignee: Michelle Caisse
Problem was reported on jdo-user alias on 23 July 2008:
As per discussion on
http://www.nabble.com/Is-it-a-bug--Felix-cannot-parse-Bundle-ManifestVersion-having-trailing-spaces-td18613664.html#a18617865
While they had committed a fix to Felix, the people there suggests it's also
the problem of the JDO2 API's jar file - more specifially, is this line:
Bundle-ManifestVersion: 2
The trailing space after 2 was causing the problem that made JDO2 API cannot
be started on Apache Felix as an OSGi bundle.
Fix was checked into trunk api2, api2-legacy by Andy with Revision: 679274.
Needs to be merged to 2.1.1 branch to produce a fixed jar file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.