(commons-jexl) branch master updated: JEXL: add test on using regexp array (SO question)

2024-09-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib 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 8a52b3b6 JEXL: add test on using regexp ar

(commons-collections) branch master updated: Make sure IterableUtils.duplicateList() has predicyable order in its result.

2024-09-03 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 290f5f9a8 Make sure IterableUtils

(commons-beanutils) branch master updated: Simplify expression

2024-09-03 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 02ed45c8 Simplify expression 02ed45

(commons-validator) branch master updated: Use a ternary expression

2024-09-03 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-validator.git The following commit(s) were added to refs/heads/master by this push: new 18ed04bc Use a ternary expression 1

(commons-pool) branch master updated (851fdc4a -> 7abfb24b)

2024-09-03 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-pool.git from 851fdc4a Use Assertions.assertInstanceOf() new 471b74e7 Move comment new 7abfb24b Use forEach() The

(commons-pool) 01/02: Move comment

2024-09-03 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 commit 471b74e75f32fa63708da9c588e0cb4b5dbd60e0 Author: Gary Gregory AuthorDate: Tue Sep 3 08:03:43 2024 -0400 Mov

(commons-pool) 02/02: Use forEach()

2024-09-03 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 commit 7abfb24b4c05d277c1ce2e155dbb64f68e9fdf3e Author: Gary Gregory AuthorDate: Tue Sep 3 08:19:54 2024 -0400 Use

(commons-pool) branch POOL_2_X updated: Use forEach()

2024-09-03 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 3edbf44b Use forEach() 3edbf44b is d

(commons-beanutils) 02/07: Inline single use variable

2024-09-03 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 178f4ba6c003eeff1bbb86d05856cd07e78a4152 Author: Gary Gregory AuthorDate: Tue Sep 3 07:56:09 2024 -0400

(commons-beanutils) 03/07: Use a multi-catch clause

2024-09-03 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 6d7d507f5ff1f9c8739c3be54281dccf092dde4e Author: Gary Gregory AuthorDate: Tue Sep 3 07:56:31 2024 -0400

(commons-beanutils) 07/07: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils

2024-09-03 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 e96a9b7a7025505760ba1d2abbaaf49b6f866330 Merge: 397d1841 655200ba Author: Gary Gregory AuthorDate: Tue Sep

(commons-beanutils) 05/07: Use final

2024-09-03 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 d33961d6923900781b8ff5631cf5f6a9c5fd81d7 Author: Gary Gregory AuthorDate: Tue Sep 3 07:57:05 2024 -0400

(commons-beanutils) 06/07: Inline single use variable

2024-09-03 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 397d1841f178be05ca26aaa9fe3251bbfc0cbb5e Author: Gary Gregory AuthorDate: Tue Sep 3 07:57:10 2024 -0400

(commons-beanutils) 01/07: Inline single use variable

2024-09-03 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 a3feb989a4cdf8ce87ab9d9009a75b82fe5d9ee0 Author: Gary Gregory AuthorDate: Tue Sep 3 07:55:59 2024 -0400

(commons-beanutils) 04/07: Inline single use variable

2024-09-03 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 eeeb43feaebaea9a42bf3da84747b53ca2a4af4e Author: Gary Gregory AuthorDate: Tue Sep 3 07:56:54 2024 -0400

(commons-beanutils) branch master updated (655200ba -> e96a9b7a)

2024-09-03 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 655200ba Migrate AbstractNumberConverterTest to JUnit 5 #285 new a3feb989 Inline single use variable

(commons-pool) branch POOL_2_X updated: Move comment

2024-09-03 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 adc8ecee Move comment adc8ecee is de

(commons-pool) branch POOL_2_X updated: Inline single use variable

2024-09-03 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 f6904132 Inline single use variable

(commons-beanutils) branch master updated: Migrate AbstractNumberConverterTest to JUnit 5 #285

2024-09-03 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 655200ba Migrate AbstractNumberConv

(commons-beanutils) branch master updated: Migrate AbstractNumberConverterTest to JUnit 5 (#285)

2024-09-03 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 4c9a0cda Migrate AbstractNumberConv

(commons-compress) 02/02: Use Map.computeIfAbsent()

2024-09-03 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 commit d47c426ca53bd91e7efdcf3ef67b924e2c6f4a00 Author: Gary Gregory AuthorDate: Tue Sep 3 07:29:49 2024 -0400

(commons-compress) 01/02: Use Map.compute()

2024-09-03 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 commit 29c6221b3f932d19166021c30b4bdcd7b1ef0cef Author: Gary Gregory AuthorDate: Mon Sep 2 18:50:29 2024 -0400

(commons-compress) branch master updated (e51a49f9d -> d47c426ca)

2024-09-03 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-compress.git from e51a49f9d Use Map.compute() new 29c6221b3 Use Map.compute() new d47c426ca Use Map.computeIfAbsen