[
https://issues.apache.org/jira/browse/COLLECTIONS-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Schaible closed COLLECTIONS-386.
--------------------------------------
Resolution: Duplicate
Fix Version/s: 4.0
Closed as Nth duplicate, otherwise we might have it multiple times in the
change log.
> CollectionUtils.removeAll(Collection, Collection) has an CopyPaste-Failure
> --------------------------------------------------------------------------
>
> Key: COLLECTIONS-386
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-386
> Project: Commons Collections
> Issue Type: Bug
> Affects Versions: 3.2.1
> Environment: commons-collections-3.2.1.jar
> Reporter: Steininger Thomas
> Assignee: Joerg Schaible
> Priority: Critical
> Fix For: 4.0, Nightly Builds
>
>
> public static Collection removeAll(Collection collection, Collection remove) {
> return ListUtils.retainAll(collection, remove);
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira