Support lazy bundles
--------------------
Key: SLING-2436
URL: https://issues.apache.org/jira/browse/SLING-2436
Project: Sling
Issue Type: Improvement
Components: Commons
Affects Versions: Commons ClassLoader 1.2.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Commons ClassLoader 1.2.6
Currently the package admin class loader checks if the bundle exporting a
class/package is active by testing if the state of the bundle is active. Lazy
bundles might have the state starting and loading of a class activates them.
Therefore the class loader should check for this case as well
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira