[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-211) Do not add to contextsMissingDependencies if dependecies is empty

Ales Justin (JIRA) jira-events at lists.jboss.org
Fri Aug 28 08:36:24 EDT 2009


Do not add to contextsMissingDependencies if dependecies is empty
-----------------------------------------------------------------

                 Key: JBDEPLOY-211
                 URL: https://jira.jboss.org/jira/browse/JBDEPLOY-211
             Project: JBoss Deployers
          Issue Type: Bug
    Affects Versions: JBDEPLOY-2.0.8.GA
            Reporter: Ales Justin
            Assignee: Ales Justin
             Fix For:  JBDEPLOY-2.2.x


In DeployersImpl::checkComplete we add to contextsMissingDependencies even if dependecies are empty,
this results in contextsMissingDependencies not being emtpy --> IncompleteException.

We should only add to contextsMissingDependencies if dependencies are *not* empty.

-- 
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