svn commit: r1812924 - in /commons/proper/codec/trunk: .travis.yml pom.xml

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 14:52:53 2017 New Revision: 1812924 URL: http://svn.apache.org/viewvc?rev=1812924&view=rev Log: add maven default goal (clean, verify, apache-rat, clirr, javadoc) and execute it on travis Modified: commons/proper/codec/trunk/.travis.yml commons/p

svn commit: r1812923 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/package.html

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 14:50:14 2017 New Revision: 1812923 URL: http://svn.apache.org/viewvc?rev=1812923&view=rev Log: package.html: fix error reported by java 9 javadoc Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/package.html Modified: co

[2/2] [lang] Merge branch 'EventUtilsTest'

2017-10-22 Thread britter
Merge branch 'EventUtilsTest' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4eb1d6a4 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/4eb1d6a4 Diff: http://git-wip-us.apache.org/repos/asf/commons-

[1/2] [lang] EventUtilsTest ExpectedException usage

2017-10-22 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 6276d0f84 -> 4eb1d6a44 EventUtilsTest ExpectedException usage Use the ExpectedException @Rule to verify thrown exception instead of boiler-plate implementing its logic, in order to clean up the code and make it easier to read and mai

svn commit: r1812887 - in /commons/proper/codec/trunk: .travis.yml pom.xml

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 08:30:46 2017 New Revision: 1812887 URL: http://svn.apache.org/viewvc?rev=1812887&view=rev Log: use travis cobertura profile from parent pom Modified: commons/proper/codec/trunk/.travis.yml commons/proper/codec/trunk/pom.xml Modified: commons/pro

svn commit: r22612 - /dev/commons/jcs/RELEASE-NOTES.txt

2017-10-22 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 08:30:31 2017 New Revision: 22612 Log: fixing release notes txt for jcs 2.2.1 Modified: dev/commons/jcs/RELEASE-NOTES.txt Modified: dev/commons/jcs/RELEASE-NOTES.txt == --- dev/co

svn commit: r22611 - in /dev/commons/jcs: ./ binaries/ source/

2017-10-22 Thread rmannibucau
Author: rmannibucau Date: Sun Oct 22 08:29:31 2017 New Revision: 22611 Log: new 2.2.1 src/bin/site Added: dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz (with props) dev/commons/jcs/binaries/commons-jcs-dist-2.2.1-bin.tar.gz.asc dev/commons/jcs/binaries/commons-jcs-dist-

svn commit: r1812886 - /commons/proper/codec/trunk/pom.xml

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 08:23:10 2017 New Revision: 1812886 URL: http://svn.apache.org/viewvc?rev=1812886&view=rev Log: pom.xml: add java 9 profile, use java 9 compatible jacoco version Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xm

Nexus: Staging Repository Dropped

2017-10-22 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Maven/3.5.0 (Java 1.8.0_144; Linux 4.10.0-35-generic)""userId" = "rmannibucau""ip" = "80.215.210.228"Details:The orgapachecommons-1269 staging repository has been dropped.Action performed by Romain Manni-Bucau (rma

svn commit: r1812885 - /commons/proper/codec/trunk/.travis.yml

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 08:05:48 2017 New Revision: 1812885 URL: http://svn.apache.org/viewvc?rev=1812885&view=rev Log: travis: also build on java 9 Modified: commons/proper/codec/trunk/.travis.yml Modified: commons/proper/codec/trunk/.travis.yml URL: http://svn.apache.org

svn commit: r1812884 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/DoubleMetaphoneTest.java

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 08:01:57 2017 New Revision: 1812884 URL: http://svn.apache.org/viewvc?rev=1812884&view=rev Log: [CODEC-244] Update from Java 6 to Java 7. use System#lineSeparator Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/D

svn commit: r1812883 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/BinaryEncoderAbstractTest.java

2017-10-22 Thread pascalschumacher
Author: pascalschumacher Date: Sun Oct 22 08:01:06 2017 New Revision: 1812883 URL: http://svn.apache.org/viewvc?rev=1812883&view=rev Log: BinaryEncoderAbstractTest#testEncodeNull: fail if expected exception is not thrown Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/