[commons-parent] branch master updated: Use https

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new cf46a51 Use https cf46a51 is described be

svn commit: r1878945 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml

2020-06-17 Thread sebb
Author: sebb Date: Wed Jun 17 23:49:07 2020 New Revision: 1878945 URL: http://svn.apache.org/viewvc?rev=1878945&view=rev Log: Minor edits Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml URL: http://svn.apa

svn commit: r1878944 - /commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml

2020-06-17 Thread sebb
Author: sebb Date: Wed Jun 17 23:48:09 2020 New Revision: 1878944 URL: http://svn.apache.org/viewvc?rev=1878944&view=rev Log: SVN => Git Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml URL: http://svn.

[commons-parent] branch master updated: Moved to Git

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new f31cd3f Moved to Git f31cd3f is described

[commons-parent] branch master updated: Get rid of non-plugin requisites warning message

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new e5174ba Get rid of non-plugin requisites

[commons-parent] branch master updated: ensure release-plugin can be found

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new b2f9bd4 ensure release-plugin can be foun

[commons-lang] branch master updated: Centralize stream code in our own 'stream' package as a parallel to the JRE's java.util.stream package.

2020-06-17 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 8fcefb4 Centralize stream code in our o

[commons-release-plugin] branch master updated: Duplicate

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 24f6df1 Duplicate 24f6df1 is desc

[commons-lang] branch master updated: Follow current style: @Test methods are public.

2020-06-17 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 724c00f Follow current style: @Test met

[commons-release-plugin] branch master updated: git-wip-us => gitbox

2020-06-17 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 65da003 git-wip-us => gitbox 65da

[commons-lang] branch master updated: Javadoc.

2020-06-17 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 e22a5ea Javadoc. e22a5ea is described b

[commons-lang] branch master updated: We have a concurrent package, and JRE locks live in a similar package, so let's put our new code in there.

2020-06-17 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 fc686a4 We have a concurrent package, a

[commons-lang] branch master updated: Centralize failable functional interfaces in our 'function' package as the parallel to the JRE's java.util.function package.

2020-06-17 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 7ba418f Centralize failable functional

[commons-lang] branch master updated: Fix checkstyle: End files in a new line.

2020-06-17 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 5d1a551 Fix checkstyle: End files in a

[commons-lang] branch master updated: Add missing @Deprecated.

2020-06-17 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 74d8ad5 Add missing @Deprecated. 74d8ad

[commons-collections] branch master updated: Merge conditions using the same blocks.

2020-06-17 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 10f1f97 Merge conditions using t

[commons-beanutils] branch master updated: Merge conditions using the same blocks.

2020-06-17 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 cfb7579 Merge conditions using the

[commons-pool] 02/02: Update commons-parent.

2020-06-17 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 9487fec8f8ef817d499378c48c70085f608b7d4d Author: Gary Gregory AuthorDate: Wed Jun 17 11:12:16 2020 -0400 Up

[commons-pool] branch master updated (5df0bdb -> 9487fec)

2020-06-17 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 5df0bdb Fix build on Java 15-ea. new 30b3fa7 Update site reports from org.apache.bcel:bcel 6.4.1 to 6.

[commons-pool] 01/02: Update site reports from org.apache.bcel:bcel 6.4.1 to 6.5.0.

2020-06-17 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 30b3fa78df46e3a57725e35050d809093a2eb3c6 Author: Gary Gregory AuthorDate: Tue Jun 9 08:20:36 2020 -0400 Upd

[commons-logging] branch master updated: Remove trailing whitespace.

2020-06-17 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-logging.git The following commit(s) were added to refs/heads/master by this push: new 45f1d58 Remove trailing whitespace.

[commons-csv] branch master updated: Remove trailing whitespace.

2020-06-17 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-csv.git The following commit(s) were added to refs/heads/master by this push: new e709fff Remove trailing whitespace. e709

[commons-configuration] branch master updated: Remove trailing whitespace.

2020-06-17 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 4c59baf Remove trailing whites

[commons-lang] branch master updated: Merge conditions using the same blocks.

2020-06-17 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 9214c65 Merge conditions using the same

[commons-lang] branch master updated: [LANG-1568] More failable functional interfaces to match JRE functional interfaces.

2020-06-17 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 36111ba [LANG-1568] More failable funct

svn commit: r1878921 - /commons/dev/test/date.txt

2020-06-17 Thread sebb
Author: sebb Date: Wed Jun 17 12:03:57 2020 New Revision: 1878921 URL: http://svn.apache.org/viewvc?rev=1878921&view=rev Log: Test - please ignore Modified: commons/dev/test/date.txt (contents, props changed) Modified: commons/dev/test/date.txt URL: http://svn.apache.org/viewvc/commons/de

svn commit: r1878920 - /commons/dev/test/date.txt

2020-06-17 Thread sebb
Author: sebb Date: Wed Jun 17 12:01:24 2020 New Revision: 1878920 URL: http://svn.apache.org/viewvc?rev=1878920&view=rev Log: Test - please ignore Modified: commons/dev/test/date.txt (contents, props changed) Modified: commons/dev/test/date.txt URL: http://svn.apache.org/viewvc/commons/de

svn commit: r1878919 - /commons/dev/test/date.txt

2020-06-17 Thread sebb
Author: sebb Date: Wed Jun 17 11:59:37 2020 New Revision: 1878919 URL: http://svn.apache.org/viewvc?rev=1878919&view=rev Log: Test - please ignore Modified: commons/dev/test/date.txt Modified: commons/dev/test/date.txt URL: http://svn.apache.org/viewvc/commons/dev/test/date.txt?rev=1878919&