You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Harris (JIRA)" <ji...@apache.org> on 2011/01/06 06:53:45 UTC

[jira] Created: (COLLECTIONS-369) CollectionUtils#removeAll is broken

CollectionUtils#removeAll is broken
-----------------------------------

                 Key: COLLECTIONS-369
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-369
             Project: Commons Collections
          Issue Type: Bug
    Affects Versions: 3.2
            Reporter: Michael Harris


method calls into ListUtils#retainAll instead of ListUtils#removeAll.  Should be easy fix for someone with commit rights.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COLLECTIONS-369) CollectionUtils#removeAll is broken

Posted by "Joerg Schaible (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COLLECTIONS-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joerg Schaible closed COLLECTIONS-369.
--------------------------------------

    Resolution: Duplicate

> CollectionUtils#removeAll is broken
> -----------------------------------
>
>                 Key: COLLECTIONS-369
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-369
>             Project: Commons Collections
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Michael Harris
>
> method calls into ListUtils#retainAll instead of ListUtils#removeAll.  Should be easy fix for someone with commit rights.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.