Use Set.contains() rather than manual iteration to check for containment of 
class in artifact
---------------------------------------------------------------------------------------------

                 Key: MDEP-148
                 URL: http://jira.codehaus.org/browse/MDEP-148
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: analyze
    Affects Versions: 2.0
            Reporter: Benjamin Bentmann
            Assignee: Brian Fox
            Priority: Trivial
         Attachments: set-containment-check.patch

The usual {{java.util.Set}} implementations use data structures that are 
optimized for containment checks.

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