[commons-io] 01/03: [IO-776] Fix parameters to requireNonNull call

2022-07-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit 71cbc700f73b5184994638740461958151919b63 Author: Chris Povirk AuthorDate: Wed Jul 20 11:35:00 2022 -0400 [IO-776

[commons-io] 02/03: [IO-776] Add changelog

2022-07-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit 45c16094561b11a078645f007e98d82164b44666 Author: Bruno P. Kinoshita AuthorDate: Thu Jul 21 10:05:59 2022 +1200 [

[commons-io] 03/03: Merge branch 'pr-368'

2022-07-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit 9a35bb0d07849486bcf92c74a8e24574f34aab14 Merge: 166dea37 45c16094 Author: Bruno P. Kinoshita AuthorDate: Thu Jul 21 1

[commons-io] branch master updated (166dea37 -> 9a35bb0d)

2022-07-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git from 166dea37 Add and reuse IOConsumer.forEach(*) and forEachIndexed(*). new 71cbc700 [IO-776] Fix parameters to re

[commons-configuration] branch master updated: Use forEach()

2022-07-20 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new d713ca1a Use forEach() d713ca1a

[commons-math] branch master updated: MATH-1589: Remove spurious "throws" clause.

2022-07-20 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new f94991f22 MATH-1589: Remove spurious "throw

[commons-numbers] 01/04: NUMBERS-188: Refactor complex log functions to static methods

2022-07-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch complex-gsoc-2022 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit ae7deb75a30c0e682448251210cff292592aed5d Author: Sumanth Rajkumar AuthorDate: Wed Jul 20 10:36:41

[commons-numbers] 02/04: Update formatting of new assertion methods

2022-07-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch complex-gsoc-2022 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 8270297571275b1cf0c80f068d8ebb9b2de9512d Author: aherbert AuthorDate: Wed Jul 20 11:22:07 2022 +01

[commons-numbers] 04/04: Remove redundant method

2022-07-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch complex-gsoc-2022 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 5939b5eabe4ddfc18b302dac51d0c1106284cdb5 Author: aherbert AuthorDate: Wed Jul 20 11:38:33 2022 +01

[commons-numbers] 03/04: Javadoc

2022-07-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch complex-gsoc-2022 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 7400cbc778276da1564cf9c26e614a737710be16 Author: aherbert AuthorDate: Wed Jul 20 11:38:13 2022 +01

[commons-numbers] branch complex-gsoc-2022 updated (20cf8f59 -> 5939b5ea)

2022-07-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch complex-gsoc-2022 in repository https://gitbox.apache.org/repos/asf/commons-numbers.git from 20cf8f59 Merge remote-tracking branch 'origin/master' into complex-gsoc-2022 new ae7deb75