Add support for org.osgi.framework.system.packages enhancement
--------------------------------------------------------------
Key: SLING-147
URL: https://issues.apache.org/jira/browse/SLING-147
Project: Sling
Issue Type: Improvement
Components: Launcher
Reporter: Felix Meschberger
Fix For: 2.0.0
The Sling launcher currently implements a mechanism to extend the
org.osgi.framework.bootdelegation property based on the existence of classes in
the environment (aka parent class loader). This support is implemented in the
Sling.resolve() [1] method.
A similar mechanism should be implemented for the
org.osgi.framework.system.packages property.
[1]
http://svn.apache.org/repos/asf/incubator/sling/trunk/launcher/app/src/main/java/org/apache/sling/launcher/app/Sling.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.