RequirementDependencyItems can only resolve againt INSTALLED contexts
---------------------------------------------------------------------
Key: JBCL-113
URL:
https://jira.jboss.org/jira/browse/JBCL-113
Project: JBoss ClassLoader
Issue Type: Bug
Components: ClassLoader
Reporter: Thomas Diesler
Fix For: JBossCL.2.0.7.GA
public RequirementDependencyItem(Module module, Requirement requirement,
ControllerState state)
{
super(module != null ? module.getContextName() : null, null, state,
ControllerState.INSTALLED)
--
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