-
New Feature
-
Resolution: Done
-
Normal
-
8.6.0
-
None
-
Security Level: Jimmy
-
None
The current OSGI bundle contains Manifest information for the binaries jars, but not for the source Jars.
Manifest for source bundles should contain the following headers (<> as placeholder for value):
Example MANIFEST.MF:
Manifest-Version: <>
Bundle-ManifestVersion: <>
Bundle-SymbolicName: <>
Bundle-Name: <>
Bundle-Version: <>
- is duplicated by
-
ZK-3190 Add osgi metadata to source bundle
- Closed