Issue Details (XML | Word | Printable)

Key: OSGI-112
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Costin Leau
Reporter: Gerd Wütherich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring OSGi

Typing error in Export-Package header (bundle org.objectweb.asm)

Created: 13/Apr/07 12:34 PM   Updated: 24/Apr/07 06:29 AM
Component/s: None
Affects Version/s: 1.0 M1
Fix Version/s: 1.0 M2

Time Tracking:
Not Specified


 Description  « Hide
There is a typing error in the bundlized (or osgified?) version of the org.objectweb.asm jar file:

Export-Package: org.objectweb.asm;version=2.2.2, org.objectweb.asm. co
 mmons;version=2.2.2, org.objectweb.asm.signature;version=2.2.2

The second exported package contains a blank after 'org.objectweb.asm.'. Therefore the package 'org.objectweb.asm.commons' isn't exported correctly.



 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Costin Leau added a comment - 24/Apr/07 06:29 AM
svn rev 6882