(commons-pool) branch POOL_2_X updated: JIRA: POOL-420 Correct time-keeping in GKOP create to eliminate possibility of configured maxWait on borrow to be exceeded. Also add Duration-based borrow metho

2025-05-19 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 1c4b1deb JIRA: POOL-420 Correct time-

(commons-configuration) branch master updated: Sort members

2025-05-19 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 92f7f85a Sort members new

(commons-lang) branch master updated: Add fill method for boolean arrays in ArrayFill utility class (#1386)

2025-05-19 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-lang.git The following commit(s) were added to refs/heads/master by this push: new 9d5ad9442 Add fill method for boolean ar

(commons-compress) branch master updated: Javadoc

2025-05-19 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-compress.git The following commit(s) were added to refs/heads/master by this push: new c9cb823eb Javadoc c9cb823eb is descr

(commons-compress) branch master updated: Rename test methods

2025-05-19 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-compress.git The following commit(s) were added to refs/heads/master by this push: new 0107e9779 Rename test methods 0107e9

(commons-compress) branch master updated: Add assertions to org.apache.commons.compress.compressors.GzipUtilsTest.testGetUncompressedFilename()

2025-05-19 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-compress.git The following commit(s) were added to refs/heads/master by this push: new b3d95136d Add assertions to org.apa

(commons-beanutils) 02/02: Use an existing import instead of a FQCN

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git commit c9f9763298841eb625cc17026917e7bc86bf0387 Author: Gary D. Gregory AuthorDate: Mon May 19 08:14:05 2025 -0400

(commons-codec) branch master updated: Add org.apache.commons.codec.language.MatchRatingApproachEncoderTest.testCompareWithWhitespace()

2025-05-19 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 c56e56a9 Add org.apache.commons.codec.

(commons-codec) 02/02: Add assertions

2025-05-19 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 commit 7222789008f6454ad06e6b1492c0dba23e47099b Author: Gary Gregory AuthorDate: Mon May 19 10:54:14 2025 -0400 A

(commons-codec) 01/02: Remove extra vertical whitespace

2025-05-19 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 commit 2c848fbe17d820256d5c45674c3541d4d5d5a9d7 Author: Gary Gregory AuthorDate: Mon May 19 10:52:16 2025 -0400 R

(commons-codec) branch master updated (0d9a85de -> 72227890)

2025-05-19 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-codec.git from 0d9a85de Remove redundant checks for whitespace in DaitchMokotoffSoundex.soundex(String, boolean) new 2

(commons-codec) 03/06: Javadoc typo

2025-05-19 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 commit 7eb185b4cc9bb5f90b8de7ce7c466a2b8b8f5744 Author: Gary Gregory AuthorDate: Mon May 19 10:41:12 2025 -0400 J

(commons-codec) 06/06: Javadoc typo

2025-05-19 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 commit 4357dc9bdebf5e32944de74015172872e3da9cfa Author: Gary Gregory AuthorDate: Mon May 19 10:41:32 2025 -0400 J

(commons-codec) branch master updated: Remove redundant checks for whitespace in DaitchMokotoffSoundex.soundex(String, boolean)

2025-05-19 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 0d9a85de Remove redundant checks for wh

(commons-codec) 05/06: Javadoc typo

2025-05-19 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 commit fa89e5c47943bbf8e6485f78bf4b5e954351b036 Author: Gary Gregory AuthorDate: Mon May 19 10:41:24 2025 -0400 J

(commons-codec) branch master updated (489a3ca6 -> 4357dc9b)

2025-05-19 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-codec.git from 489a3ca6 Precompile regular expressions in Lang.loadFromResource(String, Languages) new 43943fca Add as

(commons-codec) branch master updated: Precompile regular expressions in Lang.loadFromResource(String, Languages)

2025-05-19 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 489a3ca6 Precompile regular expressions

(commons-codec) 02/04: Private class DaitchMokotoffSoundex.Branch methods private that can be

2025-05-19 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 commit e515180735f7a4c45e0be970b58a87ede834588e Author: Gary Gregory AuthorDate: Mon May 19 10:00:38 2025 -0400 P

(commons-codec) branch master updated: Precompile and resuse regular expressions in DaitchMokotoffSoundex.parseRules(Scanner, String, Map>, Map)

2025-05-19 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 812d0200 Precompile and resuse regular

(commons-codec) 01/04: Don't initialize instance variables to their default values

2025-05-19 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 commit ff49d981d0030dcf6bc2e116f047a6b59fc5d085 Author: Gary Gregory AuthorDate: Mon May 19 09:58:37 2025 -0400 D

(commons-codec) 03/04: Make private class DaitchMokotoffSoundex.Rule's methods private that can be

2025-05-19 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 commit 1c0c3aca9c170d5714c0d892cfa57c05a842aae7 Author: Gary Gregory AuthorDate: Mon May 19 10:04:43 2025 -0400 M

(commons-codec) branch master updated (8be1e90f -> ab7a8505)

2025-05-19 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-codec.git from 8be1e90f Use an import instead of a FQCN new ff49d981 Don't initialize instance variables to their defau

(commons-math) branch master updated: Update site schema to 2.0.0

2025-05-19 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-math.git The following commit(s) were added to refs/heads/master by this push: new 49243fe73 Update site schema to 2.0.0 49

(commons-geometry) branch master updated: Update site schema to 2.0.0

2025-05-19 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-geometry.git The following commit(s) were added to refs/heads/master by this push: new 398c0938 Update site schema to 2.0.0

(commons-rng) 02/02: pmd fix: add FunctionalInterface annotation

2025-05-19 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-rng.git commit b98e67dd44c45a311957b2147dbebd28a42a6476 Author: Alex Herbert AuthorDate: Mon May 19 14:34:55 2025 +0100 pmd

(commons-rng) branch master updated (1b256b66 -> b98e67dd)

2025-05-19 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-rng.git from 1b256b66 Merge pull request #148 from apache/dependabot/github_actions/codecov/codecov-action-5.4.3 new 3

(commons-rng) 01/02: Update site schema to 2.0.0

2025-05-19 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-rng.git commit 345a3a085e77b4ae72a720eb1de39560b5fb5e4e Author: Alex Herbert AuthorDate: Mon May 19 14:38:16 2025 +0100 Upd

(commons-numbers) branch master updated (65e0de7e -> a3b60a87)

2025-05-19 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 65e0de7e Merge pull request #167 from apache/dependabot/github_actions/codecov/codecov-action-5.4.3 a

(commons-beanutils) branch master updated (29b97e8a -> 1960135e)

2025-05-19 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-beanutils.git from 29b97e8a Bump github/codeql-action from 3.28.17 to 3.28.18 (#350) new dd00c5a4 Use an existing impor

(commons-vfs) branch master updated: Use short-hand ArrayFill

2025-05-19 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new 8ff9b6194 Use short-hand ArrayFill 8ff9b6

(commons-beanutils) 01/02: Use an existing import instead of a FQCN

2025-05-19 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-beanutils.git commit dd00c5a442bfac5227dc8d4a6b4e2f37cfe9540a Author: Gary D. Gregory AuthorDate: Mon May 19 08:14:21 2025 -0400

(commons-beanutils) 02/02: Use an import instead of a FQCN

2025-05-19 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-beanutils.git commit 1960135e74fab9c0817905a8fd70fb5a0b4b8efd Author: Gary D. Gregory AuthorDate: Mon May 19 08:15:08 2025 -0400

(commons-beanutils) 01/02: Use an import instead of a FQCN

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git commit 4753415b035f9abcd1047f12d5b72ddf66d5097f Author: Gary D. Gregory AuthorDate: Mon May 19 08:13:59 2025 -0400

(commons-beanutils) branch 1.X updated (7c5e2d6f -> c9f97632)

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git from 7c5e2d6f Use an import instead of a FQCN new 4753415b Use an import instead of a FQCN new c9f97632

(commons-beanutils) branch 1.X updated: Use an import instead of a FQCN

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 7c5e2d6f Use an import instead of a FQCN

(commons-beanutils) branch 1.X updated: Use an existing import instead of a FQCN

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 2dc62283 Use an existing import instead o

(commons-pool) branch master updated: Use an import instead of a FQCN

2025-05-19 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-pool.git The following commit(s) were added to refs/heads/master by this push: new b91b662e Use an import instead of a FQCN

(commons-net) branch master updated: Use an import instead of a FQCN

2025-05-19 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 fcc2b5d4 Use an import instead of a FQCN

(commons-codec) 04/04: Use an import instead of a FQCN

2025-05-19 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 commit 8be1e90f56caedeec5bbe6778bbe14f6c39c3502 Author: Gary D. Gregory AuthorDate: Mon May 19 08:04:52 2025 -0400

(commons-pool) branch POOL_2_X updated: Use an import instead of a FQCN

2025-05-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 755f33f2 Use an import instead of a

(commons-jexl) branch master updated: Use an import instead of a FQCN

2025-05-19 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-jexl.git The following commit(s) were added to refs/heads/master by this push: new e257cd9c Use an import instead of a FQCN

(commons-compress) branch master updated: Use an import instead of a FQCN

2025-05-19 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-compress.git The following commit(s) were added to refs/heads/master by this push: new 32ca9a45b Use an import instead of a

(commons-collections) branch master updated: Use an import instead of a FQCN

2025-05-19 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 a4c49649d Use an import instead o

(commons-net) branch master updated: Use an import instead of a FQCN

2025-05-19 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 f14a91ea Use an import instead of a FQCN

(commons-codec) branch master updated (c529b5d9 -> 8be1e90f)

2025-05-19 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-codec.git from c529b5d9 Javadoc new e37a4256 Remove dead comments new 1ad76b4f Javadoc new 1825f013 Format tw

(commons-codec) 01/04: Remove dead comments

2025-05-19 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 commit e37a42561708adb6006f6222ece7654c68e63667 Author: Gary D. Gregory AuthorDate: Mon May 19 07:55:52 2025 -0400

(commons-codec) 02/04: Javadoc

2025-05-19 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 commit 1ad76b4f9b2a0055e3cfb5e5a544abc48eae1557 Author: Gary D. Gregory AuthorDate: Mon May 19 07:58:14 2025 -0400

(commons-codec) 03/04: Format tweaks

2025-05-19 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 commit 1825f013fd3ece04ca6bb3abaa6c7c0de9e7bf69 Author: Gary D. Gregory AuthorDate: Mon May 19 08:01:13 2025 -0400