Lincoln Baxter III created FORGE-2303:
-----------------------------------------
Summary: Automatically generate OSGi Manifest.mf and export all packages in
addonX-api
Key: FORGE-2303
URL:
https://issues.jboss.org/browse/FORGE-2303
Project: Forge
Issue Type: Feature Request
Components: Usability
Affects Versions: 2.15.2.Final
Reporter: Lincoln Baxter III
Assignee: George Gastaldi
Fix For: 2.x Future
The Forge APIs (org.jboss.forge.addon:resources-api, etc) should (as a part of the build
process) automatically generate an OSGi Manifest.mf file to mark all packages provided by
the API as exported.
The benefit of this is that consumers in an OSGi environment will automatically export
necessary addon packages/types to dependent bundles without needing to explicitly do so in
their manifest. (This should prevent common bugs with OSGi exports.)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)