Use an iterator instead of accessing the list items by index.
-------------------------------------------------------------

                 Key: SUREFIRE-644
                 URL: http://jira.codehaus.org/browse/SUREFIRE-644
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Plugin
    Affects Versions: 2.7
            Reporter: Stefan Birkner
            Priority: Trivial
         Attachments: SurefireBooter.patch

The class SurefireBooter builds an url from the list by accesing the items of 
the list of class path urls by index.

The patch uses an iterator.

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

        

Reply via email to