From user-return-31551-archive-asf-public=cust-asf.ponee.io@commons.apache.org Tue Jul 9 14:34:27 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6027918062B for ; Tue, 9 Jul 2019 16:34:27 +0200 (CEST) Received: (qmail 79166 invoked by uid 500); 9 Jul 2019 14:34:24 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 79144 invoked by uid 99); 9 Jul 2019 14:34:24 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2019 14:34:24 +0000 Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id 6744281DE; Tue, 9 Jul 2019 14:34:20 +0000 (UTC) Received: by mail-wm1-f45.google.com with SMTP id g67so3505861wme.1; Tue, 09 Jul 2019 07:34:20 -0700 (PDT) X-Gm-Message-State: APjAAAU5kpii9q6WPOoqETL6b21Y6tkzU219HOvArW2B7lUKgdU0iZe5 izdT+yiQpbMA7IhZmGt6nsyW2Ci7eRGcrp8ryQ== X-Google-Smtp-Source: APXvYqzlvbA2ZWMb7RF3FpOXIkXYOw+Cddqin7dVL077mXxdEbyZbjJCDjQ31EO1GHjYf1fHxUqfHE/nUBDLkFj5GZY= X-Received: by 2002:a7b:cc0c:: with SMTP id f12mr303535wmh.100.1562682859613; Tue, 09 Jul 2019 07:34:19 -0700 (PDT) MIME-Version: 1.0 From: Gary Gregory Date: Tue, 9 Jul 2019 10:34:08 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: [ANNOUNCEMENT] Apache Commons Collections 4.4 To: announce@apache.org, Commons Developers List , Commons Users List Content-Type: multipart/alternative; boundary="000000000000be7401058d4074e7" --000000000000be7401058d4074e7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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(). Thanks to morningmemo, Gary Gregory. o COLLECTIONS-719: Create a PropertiesFactory and SortedPropertiesFactory. Thanks to Gary Gregory. o COLLECTIONS-719: Support Transformer for LazyList #52. Thanks to Stephan Windm=C3=BCller, Bruno P. Kinoshita. o COLLECTIONS-723: Make use of FunctionalInterface #48. Thanks to Eitan Adler, SOC, Bruno P. Kinoshita. Fixed Bugs: o COLLECTIONS-710: NullPointerExceptions in CompositeCollection, CompositeSet, and CompositeMap. Thanks to Yu Shi, Gary Gregory. Changes: o COLLECTIONS-718: Fix LRUMap exception message. Thanks to Eitan Adler. o COLLECTIONS-716: Don't include email address in Exception messages. Thanks to Sebb. For complete information on Apache Commons Collections, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Apache Commons Collections website: https://commons.apache.org/proper/commons-collections/ Download page: https://commons.apache.org/proper/commons-collections/download_pool.cgi Gary Gregory for the Apache Commons Team --000000000000be7401058d4074e7--