Make ConfigurationManager take a list of configurations/versions to reload
--------------------------------------------------------------------------

         Key: GERONIMO-1879
         URL: http://issues.apache.org/jira/browse/GERONIMO-1879
     Project: Geronimo
        Type: Improvement
    Security: public (Regular issues) 
  Components: kernel  
    Versions: 1.1    
    Reporter: Aaron Mulder
    Priority: Critical
     Fix For: 1.1


Currently each call to ConfigurationManager.reload provides only one 
artifact/version per call.  This may make it challenging to perform a large 
upgrade, where it may not be easy to find an order to apply all the changes in.

It would be nice to be able to pass e.g. a Map of artifacts to versions to 
cause a bunch of things to be updated to new versions all at once.

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