svn commit: r15590 - in /release/commons/beanutils: .htaccess RELEASE-NOTES.txt

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 23:13:26 2016 New Revision: 15590 Log: UTF-8 Added: release/commons/beanutils/.htaccess Modified: release/commons/beanutils/RELEASE-NOTES.txt Added: release/commons/beanutils/.htaccess

svn commit: r15586 - in /release/commons: HEADER.html README.html

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 22:24:51 2016 New Revision: 15586 Log: https:// for download links Modified: release/commons/HEADER.html release/commons/README.html Modified: release/commons/HEADER.html == ---

[1/4] [lang] CharEncoding: fix dead link in class javadoc

2016-09-25 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 5f4249e2e -> a04151819 CharEncoding: fix dead link in class javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/a0415181 Tree:

[3/4] [lang] CharEncoding#isSupported fix dead link in javadoc

2016-09-25 Thread pascalschumacher
CharEncoding#isSupported fix dead link in javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b10d58ec Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/b10d58ec Diff:

[4/4] [lang] SystemUtilsTest: remove code run only on java 1.5 and below

2016-09-25 Thread pascalschumacher
SystemUtilsTest: remove code run only on java 1.5 and below Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8232c096 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8232c096 Diff:

[2/4] [lang] NumberUtilsTest#testLANG1252 fix spelling in comment

2016-09-25 Thread pascalschumacher
NumberUtilsTest#testLANG1252 fix spelling in comment Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c6a410ad Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/c6a410ad Diff:

[lang] Add test for SystemUtils.isJavaVersionAtLeast to make sure it works with Java 9 EA

2016-09-25 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 10d2363fc -> 5f4249e2e Add test for SystemUtils.isJavaVersionAtLeast to make sure it works with Java 9 EA Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

[lang] CharEncodingTest: remove tests for java versions below 1.3.1

2016-09-25 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 6cfce2a09 -> 10d2363fc CharEncodingTest: remove tests for java versions below 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/10d2363f Tree:

[lang] remove maven-antrun-plugin version, which is managed by commons-parent

2016-09-25 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master d0f6be988 -> 6cfce2a09 remove maven-antrun-plugin version, which is managed by commons-parent Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

[lang] Fix test for IS_JAVA_XX constants.

2016-09-25 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 8f362e7ea -> d0f6be988 Fix test for IS_JAVA_XX constants. The test would never check anything, since it tested against the java.specification.name property, which has the value "Java Platform API Specification" Project:

[2/6] [lang] LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace)

2016-09-25 Thread britter
LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace) updated JavaDoc Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/78c373d7 Tree:

[1/6] [lang] LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace)

2016-09-25 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master cac7a60ab -> 8f362e7ea LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace) changed wrap method to use regex pattern to find breakable characters rather than only spaces. added a few basic tests

[5/6] [lang] Merge branch 'LANG-1023'

2016-09-25 Thread britter
Merge branch 'LANG-1023' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/a3b74d9c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/a3b74d9c Diff:

[3/6] [lang] LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace)

2016-09-25 Thread britter
LANG-1023 WordUtils.wrap: Customizable breakable characters (not just space/whitespace) updated JavaDoc Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8c99b829 Tree:

[6/6] [lang] Add LANG-1248 to changes.xml

2016-09-25 Thread britter
Add LANG-1248 to changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8f362e7e Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8f362e7e Diff:

[4/6] [lang] Add LANG-1023 to changes.xml

2016-09-25 Thread britter
Add LANG-1023 to changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2b36e25f Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2b36e25f Diff:

svn commit: r1762225 - in /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/http/client: AbstractHttpClient.java RemoteHttpCacheDispatcher.java

2016-09-25 Thread tv
Author: tv Date: Sun Sep 25 16:39:10 2016 New Revision: 1762225 URL: http://svn.apache.org/viewvc?rev=1762225=rev Log: Clean up Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/http/client/AbstractHttpClient.java

svn commit: r1762224 - in /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/http/client: RemoteHttpCacheDispatcherUniTest.java RemoteHttpCacheDispatcherU

2016-09-25 Thread tv
Author: tv Date: Sun Sep 25 16:38:43 2016 New Revision: 1762224 URL: http://svn.apache.org/viewvc?rev=1762224=rev Log: Typo Added: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheDispatcherUnitTest.java -

svn commit: r15556 - /dev/commons/beanutils/BEANUTILS_1_9_3_RC3/

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 15:06:16 2016 New Revision: 15556 Log: BEANUTILS 1.9.3 released Removed: dev/commons/beanutils/BEANUTILS_1_9_3_RC3/

svn commit: r15555 - /release/commons/beanutils/README.html

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 15:05:03 2016 New Revision: 1 Log: About 1.9.3 Modified: release/commons/beanutils/README.html Modified: release/commons/beanutils/README.html == ---

svn commit: r15553 - /release/commons/beanutils/source/

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 15:02:10 2016 New Revision: 15553 Log: Release Apache Commons BeanUtils 1.9.3 (RC3) https://lists.apache.org/thread.html/bf9f5cf14a51035a801b134711463872d0ab370372282751c203c0e7@%3Cdev.commons.apache.org%3E d9f237583ab7b8b4a4bdf55694e915b5af9e165a

svn commit: r15551 - /release/commons/beanutils/binaries/

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 15:01:18 2016 New Revision: 15551 Log: Release Common BeanUtils 1.9.3 (from RC3) https://lists.apache.org/thread.html/bf9f5cf14a51035a801b134711463872d0ab370372282751c203c0e7@%3Cdev.commons.apache.org%3E > 4c285c2c9af35be0ea77e6ada9674e2c7b226fa6

svn commit: r15550 - /release/commons/beanutils/RELEASE-NOTES.txt

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 14:59:16 2016 New Revision: 15550 Log: Updating RELEASE-NOTES for Beanutils 1.9.3 Added: release/commons/beanutils/RELEASE-NOTES.txt - copied unchanged from r15549, dev/commons/beanutils/BEANUTILS_1_9_3_RC3/RELEASE-NOTES.txt

svn commit: r15549 - /release/commons/beanutils/RELEASE-NOTES.txt

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 14:57:54 2016 New Revision: 15549 Log: Updating RELEASE-NOTES for 1.9.3 Removed: release/commons/beanutils/RELEASE-NOTES.txt

svn commit: r1762214 - /commons/proper/beanutils/tags/BEANUTILS_1_9_3/

2016-09-25 Thread stain
Author: stain Date: Sun Sep 25 14:56:44 2016 New Revision: 1762214 URL: http://svn.apache.org/viewvc?rev=1762214=rev Log: Release BeanUtils 1.9.3 (RC3) https://lists.apache.org/thread.html/bf9f5cf14a51035a801b134711463872d0ab370372282751c203c0e7@%3Cdev.commons.apache.org%3E Added:

Nexus: Promotion Completed

2016-09-25 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Release Apache Commons BeanUtils 1.9.3 (RC3) https://lists.apache.org/thread.html/bf9f5cf14a51035a801b134711463872d0ab370372282751c203c0e7@%3Cdev.commons.apache.org%3EDeployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_91; Linux

svn commit: r1762198 - /commons/proper/el/trunk/src/java/org/apache/commons/el/FunctionInvocation.java

2016-09-25 Thread dbrosius
Author: dbrosius Date: Sun Sep 25 12:43:05 2016 New Revision: 1762198 URL: http://svn.apache.org/viewvc?rev=1762198=rev Log: throw proper exception, instead of NPE when the target can't be found Modified: commons/proper/el/trunk/src/java/org/apache/commons/el/FunctionInvocation.java

svn commit: r1762197 - /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheFactory.java

2016-09-25 Thread tv
Author: tv Date: Sun Sep 25 12:22:48 2016 New Revision: 1762197 URL: http://svn.apache.org/viewvc?rev=1762197=rev Log: License header went astray Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheFactory.java

svn commit: r1762195 - /commons/proper/jcs/trunk/commons-jcs-core/pom.xml

2016-09-25 Thread tv
Author: tv Date: Sun Sep 25 12:16:17 2016 New Revision: 1762195 URL: http://svn.apache.org/viewvc?rev=1762195=rev Log: Improve build Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml URL:

svn commit: r1762194 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ main/java/org/apache/commons/jcs/auxiliary/remote/http/client/ test/java/or

2016-09-25 Thread tv
Author: tv Date: Sun Sep 25 12:12:01 2016 New Revision: 1762194 URL: http://svn.apache.org/viewvc?rev=1762194=rev Log: JCS-130: Simplify RemoteHttpCacheFactory & friends. Get rid of criss-cross static calls. Remote RemoteHttpCacheManager Added: