Bug 1227529 - Improper Export-Package version in MANIFEST.MF
Summary: Improper Export-Package version in MANIFEST.MF
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glassfish-jax-rs-api
Version: 22
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: gil cattaneo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-02 22:44 UTC by Roland Grunberg
Modified: 2015-06-03 00:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-03 00:58:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Roland Grunberg 2015-06-02 22:44:00 UTC
For glassfish-jax-rs-api-2.0-7.fc22, the version at which packages are exported in the manifest (usr/share/java/glassfish-jax-rs-api.jar) is "1.1.99.b01". In fact even the Bundle-Version is 1.1.99.b01. This fails for OSGi bundles that use javax.ws.rs as they expect it to be at version 2.x (which it actually is). Is there a bug in the build process ?

I think either the package could be updated to the same version as in rawhide (which uses version "2.0.99.b01", or this would need to be patched.

Comment 1 gil cattaneo 2015-06-03 00:58:29 UTC
"1.1.99.b01" is correct, the problem exist is only with the eclipse stuff.
Not interested in break package dependencies in a stable branch


Note You need to log in before you can comment on or make changes to this bug.