You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/04 14:08:31 UTC

[commons-collections] branch master updated: [COLLECTIONS-788] Use Java 8 and method reference. #274.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new f93c7d5  [COLLECTIONS-788] Use Java 8 and method reference. #274.
f93c7d5 is described below

commit f93c7d5976550881dfd5382e7bbda89d8c997f6c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 4 09:08:29 2022 -0500

    [COLLECTIONS-788] Use Java 8 and method reference. #274.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 319c419..f30bbcd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,6 +85,9 @@
     <action type="fix" dev="ggregory" due-to="Arturo Bernal">
       Use Java 8 and method reference. #274.
     </action>
+    <action issue="COLLECTIONS-788" type="fix" dev="ggregory" due-to="Arturo Bernal">
+      Use Java 8 features #228.
+    </action>    
     <!-- ADD -->
     <action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
       Add tests for MapUtils.