svn commit: r1911094 - in /commons/cms-site/trunk/doap: doap_beanutils.rdf doap_jcs.rdf doap_ognl.rdf

2023-07-18 Thread sebb
Author: sebb Date: Wed Jul 19 00:45:13 2023 New Revision: 1911094 URL: http://svn.apache.org/viewvc?rev=1911094&view=rev Log: Standardise on commons.a.o/component Modified: commons/cms-site/trunk/doap/doap_beanutils.rdf commons/cms-site/trunk/doap/doap_jcs.rdf commons/cms-site/trunk/d

svn commit: r1911091 - in /commons/cms-site/trunk/doap: doap_proxy.rdf doap_rdf.rdf

2023-07-18 Thread sebb
Author: sebb Date: Tue Jul 18 23:49:44 2023 New Revision: 1911091 URL: http://svn.apache.org/viewvc?rev=1911091&view=rev Log: Copy-paste errors Modified: commons/cms-site/trunk/doap/doap_proxy.rdf commons/cms-site/trunk/doap/doap_rdf.rdf Modified: commons/cms-site/trunk/doap/doap_proxy.r

[commons-pool] branch POOL_2_X updated: Fix whitespace formatting

2023-07-18 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 d1e97c6c Fix whitespace formatting d

[commons-pool] 02/02: Javadoc

2023-07-18 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 commit 5da8279e958f7987194f61f2a705b21bf0d9a96b Author: Gary Gregory AuthorDate: Tue Jul 18 10:28:35 2023 -0400

[commons-pool] 01/02: Sort test methods

2023-07-18 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 commit 70991e8cd9ef0de7d5502af23f10dc35e371f67e Author: Gary Gregory AuthorDate: Tue Jul 18 10:27:36 2023 -0400

[commons-pool] branch POOL_2_X updated (9d2f4af1 -> 5da8279e)

2023-07-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git from 9d2f4af1 Add Duration named APIs and deprecate old APIs. new 70991e8c Sort test methods new 5da827

[commons-pool] branch POOL_2_X updated: Add Duration named APIs and deprecate old APIs.

2023-07-18 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 9d2f4af1 Add Duration named APIs and

[commons-pool] branch POOL_2_X updated: Add BaseObjectPoolConfig.DEFAULT_DURATION_BETWEEN_EVICTION_RUNS and deprecate BaseObjectPoolConfig.DEFAULT_TIME_BETWEEN_EVICTION_RUNS.

2023-07-18 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 1ffc7a17 Add BaseObjectPoolConfig.D

[commons-pool] branch master updated: Comments and whitespace

2023-07-18 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 d1db02a0 Comments and whitespace d1db02a

[commons-pool] branch master updated: Javadoc

2023-07-18 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 9092bbda Javadoc 9092bbda is described b

[commons-pool] branch POOL_2_X updated: Javadoc

2023-07-18 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 6aab63a9 Javadoc 6aab63a9 is describ

[commons-pool] branch POOL_2_X updated: Javadoc

2023-07-18 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 1ff372ce Javadoc 1ff372ce is describ

[commons-pool] branch POOL_2_X updated (22a4b54c -> d9f164ae)

2023-07-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git from 22a4b54c Javadoc fix new 33b26d67 Add BaseGenericObjectPool methods that return Duration as equivalent

[commons-pool] 03/03: Javadoc

2023-07-18 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 commit d9f164ae1407ecf962d2633cfc30692409ac2ebb Author: Gary Gregory AuthorDate: Tue Jul 18 08:24:43 2023 -0400

[commons-pool] 02/03: Internal refactoring

2023-07-18 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 commit 471758134e383bd51f4483d3f7d6b40f35773b08 Author: Gary Gregory AuthorDate: Tue Jul 18 08:18:55 2023 -0400

[commons-pool] 01/03: Add BaseGenericObjectPool methods that return Duration as equivalents for methods return milliseconds as long

2023-07-18 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 commit 33b26d67f48b5f95aa7119cf708081072f0c0297 Author: Gary Gregory AuthorDate: Tue Jul 18 08:18:26 2023 -0400

[commons-pool] branch master updated: Javadoc

2023-07-18 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 f012187f Javadoc f012187f is described b