[jboss-jira] [JBoss JIRA] Created: (JBCL-113) RequirementDependencyItems can only resolve againt INSTALLED contexts

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Sep 1 14:55:24 EDT 2009


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

        



More information about the jboss-jira mailing list