[jboss-jira] [JBoss JIRA] Created: (JBCL-160) Split imports into before and after local lookup
Ales Justin (JIRA)
jira-events at lists.jboss.org
Tue May 11 10:58:26 EDT 2010
Split imports into before and after local lookup
------------------------------------------------
Key: JBCL-160
URL: https://jira.jboss.org/jira/browse/JBCL-160
Project: JBoss ClassLoader
Issue Type: Feature Request
Components: ClassLoader
Reporter: Ales Justin
Assignee: Ales Justin
In OSGi dynamic imports come after local lookup.
We currently check all imports before local lookup, this should be split into before and after;
to still maintain back compatibility, while also properly handling OSGi behavior (which would define imports as after).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list