[
https://issues.apache.org/jira/browse/COLLECTIONS-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828355#action_12828355
]
Valentin Rocher commented on COLLECTIONS-349:
---------------------------------------------
In the last trunk, it seems to be fixed.
> The method CollectionUtils.removeAll() call wrongly ListUtils.retainAll()
> -------------------------------------------------------------------------
>
> Key: COLLECTIONS-349
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-349
> Project: Commons Collections
> Issue Type: Bug
> Components: Collection
> Affects Versions: 3.2
> Reporter: Mathieu
>
> The method CollectionUtils.removeAll() calls wrongly ListUtils.retainAll()
> instead of ListUtils.removeAll().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.