[ http://jira.codehaus.org/browse/MDEP-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Fox closed MDEP-148. -------------------------- Resolution: Fixed Fix Version/s: 2.1 > 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 > Fix For: 2.1 > > 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