4.0 isn't looking like it'll be released anytime soon. Maybe the pre-4.0 branch should be taken and a 3.3 released; this is the gazillionth (okay, 4th?) time this one has been reported.
Hen On Tue, May 17, 2011 at 5:10 PM, Gary Gregory <[email protected]> wrote: > That looks like a bug that was fixed in trunk and reported here: > https://issues.apache.org/jira/browse/COLLECTIONS-357 > > Gary > > On Tue, May 17, 2011 at 12:25 AM, 林蒋 <[email protected]> wrote: > >> Hi, >> I have read the common collection 3.2.1 source code, in the >> CollectionUtils class, the removeAll method incorrect invoked the >> ListUtils.retainAll method, I think the CollectionUtils's removeAll method >> should invoke ListUtils.removeAll method. Is this a BUG? >> >> Best Regards! >> >> >> >> >> Jiang Lin >> > > > > -- > Thank you, > Gary > > http://garygregory.wordpress.com/ > http://garygregory.com/ > http://people.apache.org/~ggregory/ > http://twitter.com/GaryGregory > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
