[commons-collections] branch master updated: Remove unused import

2023-07-13 Thread ggregory
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 99473dfa2 Remove unused import 99

[commons-collections] branch master updated: Must override toString() for Java 17

2023-07-13 Thread ggregory
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 f59447dd4 Must override toString(

[commons-collections] branch master updated: Disable testToString for now

2023-07-13 Thread ggregory
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 21c8c5341 Disable testToString fo

[commons-collections] branch master updated: Support entrySet() and forEach()

2023-07-13 Thread ggregory
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 cc2eb1a4e Support entrySet() and

[commons-collections] 01/02: Add missing entry

2023-07-13 Thread ggregory
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 commit d3dbdc80d48db8c2c096dd26189062569a7baa23 Author: Gary Gregory AuthorDate: Thu Jul 13 08:16:26 2023 -0400

[commons-collections] 02/02: Add org.apache.commons.collections4.properties.OrderedProperties and OrderedPropertiesFactory

2023-07-13 Thread ggregory
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 commit 452533ab6df70e537be714e9745f446499395fef Author: Gary Gregory AuthorDate: Thu Jul 13 08:49:52 2023 -0400

[commons-collections] branch master updated (d1a86b37e -> 452533ab6)

2023-07-13 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git from d1a86b37e Bump guava-testlib from 32.1.0-jre to 32.1.1-jre #405 new d3dbdc80d Add missing entry