[commons-io] branch master updated: Implement hashCode() and equals() on path counters.

2019-11-25 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 58d9d82 Implement hashCode() and equals()

[commons-io] branch master updated: Implement hashCode() and equals() on counters.

2019-11-25 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 c1d7975 Implement hashCode() and equals()

[commons-io] branch master updated: Implement hashCode() and equals() on counters.

2019-11-25 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 416ce8d Implement hashCode() and equals()

[commons-geometry] branch master updated: Upgrade "commons-skin".

2019-11-25 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git The following commit(s) were added to refs/heads/master by this push: new ead72ed Upgrade "commons-skin". ead72e

[commons-geometry] branch master updated: GEOMETRY-63: fixing Sonarcloud critical bugs

2019-11-25 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git The following commit(s) were added to refs/heads/master by this push: new 2430135 GEOMETRY-63: fixing Sonarcloud

[commons-rng] 01/03: [RNG-124]: Add fixed increment PCG generators.

2019-11-25 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 e5db651768757686064aec6adc845d39e9c3f332 Author: Alex Herbert AuthorDate: Fri Nov 22 22:28:17 2019 + [RN

[commons-rng] 02/03: [RNG-124] Track changes.

2019-11-25 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 aa83ded30f31f3b65b68daf7fecba96bd4ff4e74 Author: Alex Herbert AuthorDate: Mon Nov 25 21:38:10 2019 + [RN

[commons-rng] branch master updated (a07fc43 -> 74c39e6)

2019-11-25 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 a07fc43 Changed checkstyle exclusion for pom.properties. new e5db651 [RNG-124]: Add fixed increment PCG

[commons-io] branch master updated: Clean ups.

2019-11-25 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 ef5b7a3 Clean ups. ef5b7a3 is described b

[commons-io] branch master updated: [IO-645] Add org.apache.commons.io.file.PathUtils.fileContentEquals(Path, Path, OpenOption...)

2019-11-25 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 b0a9ab1 [IO-645] Add org.apache.commons.

[commons-io] branch master updated: [IO-644] NPE in org.apache.commons.io.FileUtils.contentEqualsIgnoreEOL(File, File) when only one input is null.

2019-11-25 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 7fed4a3 [IO-644] NPE in org.apache.commo

[commons-io] branch master updated: [IO-643] NPE in org.apache.commons.io.FileUtils.contentEquals(File, File) when only one input is null.

2019-11-25 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 8c8b770 [IO-643] NPE in org.apache.commo

[commons-io] branch master updated: [IO-642] NPE in org.apache.commons.io.IOUtils.contentEqualsIgnoreEOL(Reader, Reader) when only one input is null.

2019-11-25 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 c936be4 [IO-642] NPE in org.apache.commo

[commons-io] branch master updated: [IO-641] NPE in org.apache.commons.io.IOUtils.contentEquals(Reader, Reader) when only one input is null.

2019-11-25 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 8b56fda [IO-641] NPE in org.apache.commo

[commons-io] branch master updated: [IO-640] NPE in org.apache.commons.io.IOUtils.contentEquals(InputStream, InputStream) when only one input is null.

2019-11-25 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 fa36ecd [IO-640] NPE in org.apache.commo

[commons-io] branch master updated: Use own util APIs.

2019-11-25 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 e6c81e6 Use own util APIs. e6c81e6 is des

[commons-io] branch master updated: In-line.

2019-11-25 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 0092341 In-line. 0092341 is described bel

[commons-parent] 02/03: Update commons-skin 4.1 -> 4.2

2019-11-25 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-parent.git commit c4458a3acb48f8e13646b08a6579d797bd323fc4 Author: aherbert AuthorDate: Mon Nov 25 13:31:11 2019 + Upda

[commons-parent] 01/03: Removed CDATA tag around the custom footer element.

2019-11-25 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-parent.git commit 3768b8d111f1c8ef982676c1f0276c2c6e89e905 Author: aherbert AuthorDate: Mon Nov 25 13:28:46 2019 + Remo

[commons-parent] 03/03: Updated parent version for test pom.xml.

2019-11-25 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-parent.git commit 0f2c875c32b66ffb355fdb34e371765e6e52cfc5 Author: aherbert AuthorDate: Mon Nov 25 13:37:21 2019 + Upda

[commons-parent] branch master updated (383b4e9 -> 0f2c875)

2019-11-25 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-parent.git. from 383b4e9 commons.wagon-ssh.version 3.3.3 -> 3.3.4 new 3768b8d Removed CDATA tag around the custom foo

svn commit: r1870381 - /commons/cms-site/trunk/conf/component_releases.properties

2019-11-25 Thread aherbert
Author: aherbert Date: Mon Nov 25 13:15:27 2019 New Revision: 1870381 URL: http://svn.apache.org/viewvc?rev=1870381&view=rev Log: Commons RNG v1.3 was released (from RC1) Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_relea

[commons-skin] branch master updated (7a0e8e2 -> 25338b9)

2019-11-25 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-skin.git. from 7a0e8e2 Change $render.eval to #evaluate. new c9cd5db Added commons.rc.version property. new c122

[commons-skin] 03/03: Add 4.2 release notes.

2019-11-25 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-skin.git commit 25338b9116faaece560dd8848754b06bd2d8d2bb Author: aherbert AuthorDate: Mon Nov 25 12:38:26 2019 + Add 4.

[commons-skin] 02/03: Bump to next development version.

2019-11-25 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-skin.git commit c122834c57fb02df84d20e3481fb0fcdfaf18b22 Author: aherbert AuthorDate: Mon Nov 25 12:37:25 2019 + Bump t

[commons-skin] 01/03: Added commons.rc.version property.

2019-11-25 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-skin.git commit c9cd5db3df570bf585786fbaaee2c9131a80b987 Author: aherbert AuthorDate: Wed Nov 20 14:49:41 2019 + Added

[commons-skin] branch 4.2-release updated: Add release date to changes.xml

2019-11-25 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch 4.2-release in repository https://gitbox.apache.org/repos/asf/commons-skin.git The following commit(s) were added to refs/heads/4.2-release by this push: new d04d94c Add release date to c

[commons-skin] annotated tag commons-skin-4.2 created (now 2fea44b)

2019-11-25 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to annotated tag commons-skin-4.2 in repository https://gitbox.apache.org/repos/asf/commons-skin.git. at 2fea44b (tag) tagging 5b820663afd0535a9a9d089a8a4ecc794873e9d7 (commit) replaces commons-

Nexus: Promotion Completed

2019-11-25 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:RC2 becomes commons-skin 4.2Deployer properties:"userAgent" = "Apache-Maven/3.6.0 (Java 9; Linux 4.4.0-166-generic)""userId" = "aherbert""ip" = "139.184.156.84"Details:The following artifacts have been promoted to the "Releases" [id=releases] r