The CollectionUtils.removeAll method calls the ListUtils.retainAll method
instead of the ListUtils.removeAll method.
--------------------------------------------------------------------------------------------------------------------
Key: COLLECTIONS-219
URL: http://issues.apache.org/jira/browse/COLLECTIONS-219
Project: Commons Collections
Issue Type: Bug
Affects Versions: 3.2
Reporter: Tom Leccese
The CollectionUtils.removeAll method calls the ListUtils.retainAll method
instead of the ListUtils.removeAll method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]