Find minimal set of parentIds and add the defaultParentIds from each builder
----------------------------------------------------------------------------

         Key: GERONIMO-966
         URL: http://issues.apache.org/jira/browse/GERONIMO-966
     Project: Geronimo
        Type: Improvement
  Components: buildsystem  
    Versions: 1.0-M5    
 Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.0-M5


Now that we have multiparent classloading  we want to assure that we are using 
the minimal set of parent classloaders to include all the configs requested.  
We also can now have each builder make sure that the configurations it needs 
are included either directly or via some descendant.

This will mean that e.g. the jetty builder can add jetty, the tomcat builder 
can add tomcat, and the ear builder doesn't need to know which one it is using.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to