Description
The derby.jar has all the bundle metadata you would expect for it to be an OSGi bundle, except for the Bundle-ManifestVersion header. As a result it is not a valid R4 bundle, but will be treated as an R3 bundle.
Looking at the metadata provided it looks as if the bundle should be an R4 bundle. Adding the following will make it a proper R4 bundle.
Bundle-ManifestVersion: 2
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6586 CLONE - derbyclient.jar conflict with derby.jar on package export, which is problematic on OSGI environment
- Open
-
DERBY-3730 Bundle-SymbolicName: needed in Derby manifest for OSGi 4 environment
- Closed
-
DERBY-4120 derbyclient.jar is not a complete OSGi bundle
- Closed
-
DERBY-1945 Need changes to manifest for OSGi environment
- Closed
- is required by
-
DERBY-4728 10.5 backport effort tracking issue
- Closed