[
https://issues.apache.org/jira/browse/COLLECTIONS-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated COLLECTIONS-387:
----------------------------------------
Fix Version/s: (was: 3.2.2)
4.0
> CollectionUtils.removeAll does retain instead of remove
> -------------------------------------------------------
>
> Key: COLLECTIONS-387
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-387
> Project: Commons Collections
> Issue Type: Bug
> Components: Collection
> Affects Versions: 3.2.1
> Reporter: Taras Pushyk
> Labels: bug, removeAll
> Fix For: 4.0
>
>
> org.apache.commons.collections.CollectionUtils.removeAll(Collection,
> Collection) method calls
> org.apache.commons.collections.ListUtils.retainAll(Collection, Collection)
> instead of org.apache.commons.collections.ListUtils.removeAll(Collection,
> Collection).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira