Cleanup bundle: do not export SCR API, only embedd header parser
----------------------------------------------------------------
Key: FELIX-1282
URL: https://issues.apache.org/jira/browse/FELIX-1282
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-1.2.10
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-1.2.12
Currently the Web Console bundle includes the complete bundlerepository bundle
and exports the SCR API. I think this is wrong in two ways:
* The OBR API should not be exported by the Web Console, but imported
* Not the complete bundle repository bundle is required just some classes to
parse the Import/Export-Package headers in
in-active bundles.
The project descriptor should be modified to just include those classes and not
export the SCR API any more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.