(commons-parent) 01/02: Documentation [skip ci]

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git commit f67a11682c5061ebe17e5f17c4e6ec5ac468663e Author: Sebb AuthorDate: Sat Dec 23 23:28:22 2023 +

(commons-parent) 02/02: Add AL header [skip ci]

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git commit b1bf3d653654f097a12debf521456724631400c5 Author: Sebb AuthorDate: Sat Dec 23 23:32:47 2023 + Add AL

(commons-parent) branch master updated (6e7bbb1 -> b1bf3d6)

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git from 6e7bbb1 Add links to component builds new f67a116 Documentation [skip ci] new b1bf3d6 Add AL

(commons-math) branch master updated: ExcessiveMethodLength/ClassLength are deprecated

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 a1e0382ae ExcessiveMethodLength/ClassLength

(commons-imaging) 01/02: Refactor constant

2023-12-23 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-imaging.git commit bed82950e570c4723f8015e1d635e67bf5053a7b Author: Gary Gregory AuthorDate: Sat Dec 23 15:18:30 2023 -0500

(commons-imaging) 02/02: Refactor common code

2023-12-23 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-imaging.git commit 82a466828fa5a13aa508764a9d040496da592457 Author: Gary Gregory AuthorDate: Sat Dec 23 15:20:59 2023 -0500

(commons-imaging) branch master updated (cf67360e -> 82a46682)

2023-12-23 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-imaging.git from cf67360e Remove obsolete SpotBugs exclusions new bed82950 Refactor constant new 82a46682

(commons-imaging) 05/08: Better use of Objects.requireNonNull()

2023-12-23 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-imaging.git commit 181b526f6951e470b0cda11c7452572f5cd0b3d0 Author: Gary Gregory AuthorDate: Sat Dec 23 14:49:31 2023 -0500

(commons-imaging) 06/08: Javadoc

2023-12-23 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-imaging.git commit 2fb3075d762077fc7faa8df8f5e590ea5e15960a Author: Gary Gregory AuthorDate: Sat Dec 23 14:49:38 2023 -0500

(commons-imaging) 03/08: Manage SpotBugs configuration

2023-12-23 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-imaging.git commit 886fde3e38a546e08912ad46c2c84ce93c1d5b52 Author: Gary Gregory AuthorDate: Sat Dec 23 14:45:30 2023 -0500

(commons-imaging) 04/08: Remove obsolete SpotBugs exclusions

2023-12-23 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-imaging.git commit 1b63210b54dead129f65f285878ea13327561c26 Author: Gary Gregory AuthorDate: Sat Dec 23 14:47:49 2023 -0500

(commons-imaging) 07/08: Remove obsolete SpotBugs exclusions

2023-12-23 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-imaging.git commit fc286853b5b57b4cca9f09a41834c59eba45dca0 Author: Gary Gregory AuthorDate: Sat Dec 23 14:49:45 2023 -0500

(commons-imaging) 01/08: Sort members

2023-12-23 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-imaging.git commit 90dcacfa80d73f17f3aaa43a842d163b98262308 Author: Gary Gregory AuthorDate: Sat Dec 23 11:39:48 2023 -0500

(commons-imaging) branch master updated (a6a9a9d5 -> cf67360e)

2023-12-23 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-imaging.git from a6a9a9d5 Avoid NullPointerException in TiffImageParser.checkForSubImage(TiffImagingParameters) #304

(commons-imaging) 08/08: Remove obsolete SpotBugs exclusions

2023-12-23 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-imaging.git commit cf67360ed5287b306d9c104dbe459bb840cb4b74 Author: Gary Gregory AuthorDate: Sat Dec 23 14:51:52 2023 -0500

(commons-statistics) 01/02: Add random test case data for integer sum statistics

2023-12-23 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-statistics.git commit 90e0ae3760d43a21d5da202b8d226cdd82a7a7c0 Author: Alex Herbert AuthorDate: Sat Dec 23 19:39:59 2023 +

(commons-statistics) 02/02: STATISTICS-81: Add integer sum of squares implementation

2023-12-23 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-statistics.git commit b560d2aad985b656ee0194f2ea798e780d6186b4 Author: Alex Herbert AuthorDate: Sat Dec 23 19:43:41 2023 +

(commons-statistics) branch master updated (9d116ce -> b560d2a)

2023-12-23 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-statistics.git from 9d116ce Javadoc corrections new 90e0ae3 Add random test case data for integer sum statistics

(commons-imaging) 01/03: Fail-fast on null inputs in AbstractPixelParser constructor (oss-fuzz 34180) #183

2023-12-23 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-imaging.git commit 65b32d6c8aa94debb6e549cb2b0eab928e88d440 Author: Gary Gregory AuthorDate: Sat Dec 23 11:01:48 2023 -0500

(commons-imaging) 03/03: Avoid NullPointerException in TiffImageParser.checkForSubImage(TiffImagingParameters) #304

2023-12-23 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-imaging.git commit a6a9a9d5c5743fbf0b6af95e6f71c0b3ae6e1624 Author: Gary Gregory AuthorDate: Sat Dec 23 11:32:07 2023 -0500

(commons-imaging) 02/03: Use final

2023-12-23 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-imaging.git commit 154174857f2ed3abff9b7916242ff64d6e9de476 Author: Gary Gregory AuthorDate: Sat Dec 23 11:03:23 2023 -0500

(commons-imaging) branch master updated (9d6c4ca1 -> a6a9a9d5)

2023-12-23 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-imaging.git from 9d6c4ca1 [IMAGING-355] Add option to skip reading GIF metadata #301 new 65b32d6c Fail-fast on null

(commons-statistics) branch master updated: Javadoc corrections

2023-12-23 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-statistics.git The following commit(s) were added to refs/heads/master by this push: new 9d116ce Javadoc corrections

(commons-statistics) branch master updated: STATISTICS-81: Add integer sum implementation

2023-12-23 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-statistics.git The following commit(s) were added to refs/heads/master by this push: new 171b29a STATISTICS-81: Add

(commons-io) branch master updated: Use StandardCharsets

2023-12-23 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-io.git The following commit(s) were added to refs/heads/master by this push: new 72da9c20 Use StandardCharsets 72da9c20 is

(commons-daemon) branch master updated: Use StandardCharsets

2023-12-23 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new 0879ce0 Use StandardCharsets 0879ce0

(commons-codec) branch master updated: Use StandardCharsets

2023-12-23 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 275ab531 Use StandardCharsets 275ab531

(commons-codec) branch master updated: Javadoc

2023-12-23 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 6f706497 Javadoc 6f706497 is described

(commons-net) branch master updated: Javadoc

2023-12-23 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-net.git The following commit(s) were added to refs/heads/master by this push: new 3bca8a12 Javadoc 3bca8a12 is described

(commons-net) branch master updated: Use StandardCharsets

2023-12-23 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-net.git The following commit(s) were added to refs/heads/master by this push: new 56e30314 Use StandardCharsets 56e30314

(commons-io) branch master updated: Use StandardCharsets

2023-12-23 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-io.git The following commit(s) were added to refs/heads/master by this push: new a9cab986 Use StandardCharsets a9cab986 is

(commons-fileupload) branch master updated: Use StandardCharsets

2023-12-23 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 96aa9a3e Use StandardCharsets

(commons-email) branch master updated: Use StandardCharsets

2023-12-23 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-email.git The following commit(s) were added to refs/heads/master by this push: new 891afed Use StandardCharsets 891afed

(commons-configuration) branch master updated: Use StandardCharsets

2023-12-23 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 111e1f4b Use StandardCharsets

(commons-imaging) branch master updated: [IMAGING-355] Add option to skip reading GIF metadata #301

2023-12-23 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-imaging.git The following commit(s) were added to refs/heads/master by this push: new 9d6c4ca1 [IMAGING-355] Add option to

(commons-imaging) branch master updated (df36623d -> 888d6faf)

2023-12-23 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-imaging.git from df36623d Merge pull request #345 from apache/dependabot/github_actions/github/codeql-action-3.22.12

(commons-math) branch master updated: Trigger on relevant source changes

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 78dcee60d Trigger on relevant source

(commons-math) branch master updated: Show limit in message [skip ci]

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 b0cefc56c Show limit in message [skip ci]

(commons-math) branch master updated: Add separate on-demand test for Legacy code

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 a8e7c2b8a Add separate on-demand test for

(commons-math) branch master updated: Are the failures OS-related?

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 ced5f2669 Are the failures OS-related?

(commons-math) branch master updated: Fix up triggers [skip ci]

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 9fa9a9188 Fix up triggers [skip ci]

(commons-math) branch master updated: Try to avoid unnecessary workflow fail

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 2de43632d Try to avoid unnecessary workflow

(commons-math) branch master updated: Did any version fail?

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 1220a9554 Did any version fail? 1220a9554

(commons-math) branch master updated: Test if failure occurs on all Java versions

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 b9b5f1876 Test if failure occurs on all

(commons-parent) branch master updated: Add links to component builds

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new 6e7bbb1 Add links to component builds

(commons-rdf) branch master updated: Add coverage report

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git The following commit(s) were added to refs/heads/master by this push: new c03feb10 Add coverage report c03feb10 is

(commons-rdf) branch master updated: Wrong URL

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git The following commit(s) were added to refs/heads/master by this push: new 8c18eee6 Wrong URL 8c18eee6 is described

(commons-rdf) branch master updated: Add link to workfile

2023-12-23 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git The following commit(s) were added to refs/heads/master by this push: new d6671359 Add link to workfile d6671359 is

(commons-statistics) 01/06: STATISTICS-81: Add StatisticResult interface

2023-12-23 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-statistics.git commit 4b18caee0b82cf6b326b4dcf66a5a161598db384 Author: Alex Herbert AuthorDate: Mon Dec 18 11:19:20 2023 +

(commons-statistics) 06/06: Correct javadoc in tests

2023-12-23 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-statistics.git commit 7239736fdab9864666b216f966e6bd9a53ccf78e Author: Alex Herbert AuthorDate: Sat Dec 23 10:27:46 2023 +

(commons-statistics) branch master updated (d6e94e9 -> 7239736)

2023-12-23 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-statistics.git from d6e94e9 Pin GH plugin versions new 4b18cae STATISTICS-81: Add StatisticResult interface new

(commons-statistics) 05/06: Drop DoubleStatisticAccumulator interface

2023-12-23 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-statistics.git commit 8c2cf0b5fe56410d8c63abe2cdd780112c91d617 Author: Alex Herbert AuthorDate: Thu Dec 21 22:04:01 2023 +

(commons-statistics) 04/06: Move default StatisticResult implementations to IntMath

2023-12-23 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-statistics.git commit 8e1ec4cfb3ce498bde9f0908054ce2c3f9b36e07 Author: Alex Herbert AuthorDate: Thu Dec 21 20:38:05 2023 +