Bug 97689 - [readme] Can't generate a manifest for a jared plugin containing nested jars
Summary: [readme] Can't generate a manifest for a jared plugin containing nested jars
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.1 RC4   Edit
Assignee: Mike Wilson CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 15:45 EDT by Pascal Rapicault CLA Friend
Modified: 2005-06-20 10:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA Friend 2005-05-31 15:45:24 EDT
The plugin converter is not capable of generating manifest for the nested jars
of a jared plugin.
This should be added in the readme.
Comment 1 DJ Houghton CLA Friend 2005-06-16 16:01:58 EDT
Mike please add this to your batch update for the README.

Potential Problems Converting Plug-in Manifests

If your plug-in ships with a plug-in manifest and not an OSGi bundle manifest,
is shipped as a JAR file, and contains a nested JAR file then there may be
problems in the automatic generation of the bundle manifest file. The packages
defined in the nested JAR may not be exported correctly in the Export-packages
bundle manifest header. To work around this you should ship your plug-in with a
bundle manifest.

Comment 2 DJ Houghton CLA Friend 2005-06-17 09:35:24 EDT
Note that this bug (bug 97689) should be referenced at the end of the README text.
Comment 3 Mike Wilson CLA Friend 2005-06-18 11:03:13 EDT
Added to readme.
Comment 4 DJ Houghton CLA Friend 2005-06-20 10:17:29 EDT
Closing.