Isolated framework imports are incorrect
----------------------------------------
Key: ARIES-445
URL: https://issues.apache.org/jira/browse/ARIES-445
Project: Aries
Issue Type: Bug
Reporter: Chris Wilkinson
Assignee: Chris Wilkinson
org.apache.aries.application.framework.management.BundleFrameworkManager
constructs new isolated osgi frameworks. However, the import statements it
constructs to import bundles from the parent framework are incorrect.
The InstallUtils class needs to be updated to construct the correct imports
statements.
This is only exposed if an application depends on a bundle from the
SharedBundleFramework
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.