(commons-compress) branch master updated: Use Map.compute()

2024-09-02 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 e51a49f9d Use Map.compute() e51a49f9

(commons-rng) branch master updated: Remove repeated modifier

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new a61f9e15 Remove repeated modifier a61f9e1

(commons-compress) branch master updated: Use Map.compute()

2024-09-02 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 a4bc98bc8 Use Map.compute() a4bc98bc

(commons-beanutils) branch master updated: Use Map.computeIfAbsent()

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 2e0e6bdc Use Map.computeIfAbsent()

(commons-beanutils) branch 1.X updated: No need to use a FQCN for java.lang.UnsupportedOperationException

2024-09-02 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 6ca3d0c0 No need to use a FQCN for java.

(commons-beanutils) branch master updated: Pull up the "2" classes's method into their respective supertype and adjust the tests to make the "2" behavior the _only_ behavior

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 3a4c9f2c Pull up the "2" classes's

(commons-beanutils) branch master updated: Rename abstract test class

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new b0389fb9 Rename abstract test class

(commons-beanutils) branch master updated: Migrate BaseLocaleConverterTestCase to JUnit 5 #284

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 4af61ff0 Migrate BaseLocaleConverte

(commons-beanutils) branch master updated: Migrate BaseLocaleConverterTestCase to JUnit 5 (#284)

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new f70f1c95 Migrate BaseLocaleConverte

(commons-bcel) branch master updated: Enable experimental builds for Java 22, 23-ea, and 24-ea

2024-09-02 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new 7c9b9dfa Enable experimental builds for

(commons-rng) branch master updated (e37e90e4 -> 88f7f97a)

2024-09-02 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 e37e90e4 RNG-187: Add benchmarks for shuffle without index checks new 6fb9ab0f RNG-187: Add benchmarks for

(commons-rng) 02/03: RNG-187: Use batched index generation in array shuffle

2024-09-02 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 61f982c4011fa18a88354224e07ae81240c2b815 Author: Alex Herbert AuthorDate: Mon Sep 2 13:26:32 2024 +0100 RNG-

(commons-rng) 03/03: Delegate to ArraySampler for shuffle

2024-09-02 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 88f7f97a9a174ae6d6ea3dc3a629d1834fb3aec3 Author: Alex Herbert AuthorDate: Mon Sep 2 14:34:57 2024 +0100 Dele

(commons-rng) 01/03: RNG-187: Add benchmarks for shuffle2 variants

2024-09-02 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 6fb9ab0f15210535edfb8e5a9c773169ccb8a943 Author: Alex Herbert AuthorDate: Mon Sep 2 12:32:34 2024 +0100 RNG-

(commons-beanutils) branch master updated: Don't hide stack traces from JUnit!

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new b8b149c5 Don't hide stack traces fr

(commons-collections) branch master updated: Move CollectionUtils.duplicates() to IterableUtils

2024-09-02 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 5db9d7cd2 Move CollectionUtils.du

(commons-beanutils) branch master updated: Don't hide stack traces from JUnit!

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 70d40e76 Don't hide stack traces fr

(commons-beanutils) branch master updated: Don't hide stack traces from JUnit!

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 14feb752 Don't hide stack traces fr

(commons-beanutils) branch master updated: Use Assertions.assertThrows()

2024-09-02 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 The following commit(s) were added to refs/heads/master by this push: new 5f18f663 Use Assertions.assertThrow