[commons-collections] branch master updated: [COLLECTIONS-748] Let org.apache.commons.collections4.properties.[Sorted]PropertiesFactory accept XML input.

2020-02-16 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 d5bf768 [COLLECTIONS-748] Let o

[commons-collections] branch master updated: Use the stock JRE Objects.requireNonNull() for parameter validation.

2020-02-16 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 87497d0 Use the stock JRE Object

[commons-collections] branch master updated: Formatting.

2020-02-16 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 a1ce1c2 Formatting. a1ce1c2 is d

[commons-collections] branch master updated: [COLLECTIONS-747] MultiKey.getKeys class cast exception.

2020-02-16 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 7d06bd7 [COLLECTIONS-747] MultiK

[commons-collections] 06/06: Javadoc.

2020-02-16 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 9fd080442c35d58d5aa6b5aeed387c304a6b1d06 Author: Gary Gregory AuthorDate: Sun Feb 16 15:16:01 2020 -0500

[commons-collections] 01/06: Format tweaks. Consistently use 'this.' in ctors.

2020-02-16 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 c5348397a96a4c1e906b83cc48799b3168dded63 Author: Gary Gregory AuthorDate: Sun Feb 16 15:08:00 2020 -0500

[commons-collections] branch master updated (433229f -> 9fd0804)

2020-02-16 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 433229f Sort members. new c534839 Format tweaks. Consistently use 'this.' in ctors. new f9

[commons-collections] 04/06: Cast to long to workaround a bug in animal-sniffer.

2020-02-16 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 4d6946c43a46c9b20932251277c5ab8520829166 Author: Gary Gregory AuthorDate: Sun Feb 16 15:15:35 2020 -0500

[commons-collections] 02/06: Use final.

2020-02-16 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 f95c8526ade8061b0a86da802af9df221a0c4455 Author: Gary Gregory AuthorDate: Sun Feb 16 15:08:34 2020 -0500

[commons-collections] 05/06: Fix formatting.

2020-02-16 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 c665cdb28aaf71293dfb6c6d8b0f12f71113d627 Author: Gary Gregory AuthorDate: Sun Feb 16 15:15:45 2020 -0500

[commons-collections] branch master updated: Sort members.

2020-02-16 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 433229f Sort members. 433229f is

[commons-numbers] 01/02: Reverse actual and expected for the assertion.

2020-02-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit c4817e4f41c1790aea541c048453d8539f26e308 Author: Alex Herbert AuthorDate: Sun Feb 16 13:26:52 2020 +

[commons-numbers] 02/02: Remove unused aggregate configuration from javadoc plugin.

2020-02-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 81c2fd3d763afdae3cadc711b220e6ded9f7fd36 Author: Alex Herbert AuthorDate: Sun Feb 16 13:29:29 2020 +

[commons-numbers] branch master updated (52877dd -> 81c2fd3)

2020-02-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from 52877dd Exclude examples module from rat check using wildcards in .gitignore. new c4817e4 Reverse