Re: [ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-10 Thread Gary Gregory
On Wed, Jul 10, 2019 at 12:23 PM sebb wrote: > On Wed, 10 Jul 2019 at 13:39, Gary Gregory wrote: > > > > [Updated download page below] > > The Apache Commons team released Apache Commons Collections 4.4. > > > > The Apache Commons Collections package contains types that extend and > > augment th

Re: [ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-10 Thread sebb
On Wed, 10 Jul 2019 at 13:39, Gary Gregory wrote: > > [Updated download page below] > The Apache Commons team released Apache Commons Collections 4.4. > > The Apache Commons Collections package contains types that extend and > augment the Java Collections Framework. > > Maintenance release. > > Ch

Re: [ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-10 Thread Gary Gregory
Thanks Sebb :-) On Tue, Jul 9, 2019 at 5:59 PM sebb wrote: > On Tue, 9 Jul 2019 at 15:34, Gary Gregory wrote: > > > > The Apache Commons team released Apache Commons Collections 4.4. > > > > The Apache Commons Collections package contains types that extend and > > augment the Java Collections F

[ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-10 Thread Gary Gregory
[Updated download page below] The Apache Commons team released Apache Commons Collections 4.4. The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. Maintenance release. Changes in this version include: New features: o COLLECTIONS-715: Im

Re: [ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-09 Thread sebb
On Tue, 9 Jul 2019 at 15:34, Gary Gregory wrote: > > The Apache Commons team released Apache Commons Collections 4.4. > > The Apache Commons Collections package contains types that extend and > augment the Java Collections Framework. > > Maintenance release. > > Changes in this version include: >

[ANNOUNCEMENT] Apache Commons Collections 4.4

2019-07-09 Thread Gary Gregory
The Apache Commons team released Apache Commons Collections 4.4. The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. Maintenance release. Changes in this version include: New features: o COLLECTIONS-715: Implement Collection's removeIf(