Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
the current code lacks of package-info.java with BND information for the exported java packages. the default bundle plugin builds therefor bundles with package exports that use the project version, which is not best practice.
we should add package-info.java with bnd information for all exported packages.