[commons-collections] 01/03: [COLLECTIONS-778] Use assertThrows

2021-01-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 4b8b5c7163ac8f16b1343ac3133f0feb7faffb39 Author: Arturo Bernal AuthorDate: Wed Jan 13 21:18:41 2021 +0100

[commons-collections] 02/03: [COLLECTIONS-778] changelog

2021-01-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit a5ec5605d75813a6a12a9392e9b47070c60888f0 Author: Bruno P. Kinoshita AuthorDate: Thu Jan 14 10:44:38 2021

[commons-collections] 03/03: Merge branch 'pr-206'

2021-01-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit b84f8d695c7517173e8239e6653b9e3d18aa5278 Merge: 7e392b9 a5ec560 Author: Bruno P. Kinoshita AuthorDate: Thu

[commons-collections] branch master updated (7e392b9 -> b84f8d6)

2021-01-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from 7e392b9 Fix Checkstyle suppressions DTD link. new 4b8b5c7 [COLLECTIONS-778] Use assertThrows

[commons-vfs] branch master updated: Proper initialization of ThreadLocal.

2021-01-13 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 a9bcce8 Proper initialization of

[commons-bcel] branch master updated: Initialize thread local with a lambda.

2021-01-13 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 4637826 Initialize thread local with a

[commons-dbcp] branch master updated: Define and use constants for empty arrays.

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new e24196a Define and use constants for

[commons-dbcp] branch master updated: Performance Enhancement: Call toArray with Zero Array Size #20.

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 5e1941c Performance Enhancement: Call

[commons-daemon] branch master updated (110e8f0 -> f70b808)

2021-01-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git. from 110e8f0 Update copyright year to 2012 new e45885f Add previous version property to POM new

[commons-daemon] 01/02: Add previous version property to POM

2021-01-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git commit e45885f98d54ffcb955c3473c40b803055d21de7 Author: Mark Thomas AuthorDate: Wed Jan 13 11:26:24 2021 + Add

[commons-daemon] 02/02: MOre automation for the release process

2021-01-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git commit f70b8085f8f7c317a51138768e3cfe0dbdb245a0 Author: Mark Thomas AuthorDate: Wed Jan 13 19:58:44 2021 +

[commons-dbcp] branch master updated: Update Hamcrest 1.3 -> 2.2 #70.

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new c5d92ed Update Hamcrest 1.3 -> 2.2

[commons-dbcp] branch master updated: hamcrest v2.2 (#70)

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new e013ec5 hamcrest v2.2 (#70) e013ec5 is

[commons-dbcp] branch master updated: Minor Improvements #78.

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new f58b388 Minor Improvements #78.

[commons-dbcp] branch master updated: Minor Improvement: (#78)

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new e34be8b Minor Improvement: (#78)

[commons-dbcp] branch master updated: Comment.

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 4c56a3c Comment. 4c56a3c is described

[commons-dbcp] branch master updated: [DBCP-568] ManagedConnection must clear its cached state after transaction completes #75 (#75)

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 2535b94 [DBCP-568] ManagedConnection

[commons-dbcp] branch master updated (f36c6fe -> 430e2f2)

2021-01-13 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-dbcp.git. from f36c6fe [DBCP-569] Fix test random failure on TestSynchronizationOrder.testInterposedSynchronization (#84)

[commons-dbcp] branch master updated: [DBCP-569] Fix test random failure on TestSynchronizationOrder.testInterposedSynchronization (#84) (#84)

2021-01-13 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new f36c6fe [DBCP-569] Fix test random

[commons-io] branch master updated: Use the JRE CopyOption enum instead of asrc boolean.

2021-01-13 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 f01754e Use the JRE CopyOption enum

Nexus: Staging Repository Dropped

2021-01-13 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Maven/3.6.3 (Java 1.8.0_275; Linux 5.4.0-59-generic)""userId" = "markt""ip" = "86.133.86.201"Details:The orgapachecommons-1537 staging repository has been dropped.Action performed by Mark Thomas (markt)

[commons-jcs] branch master updated: Minor Improvements:

2021-01-13 Thread tv
This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git The following commit(s) were added to refs/heads/master by this push: new fe8a550 Minor Improvements: new 813ecfc

svn commit: r45403 - /dev/commons/daemon/1.2.4-RC1/

2021-01-13 Thread markt
Author: markt Date: Wed Jan 13 12:16:44 2021 New Revision: 45403 Log: Drop RC1 - release cancelled Removed: dev/commons/daemon/1.2.4-RC1/