svn commit: r28408 - in /dev/commons/configuration/2.3-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/apache/commons

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 20:18:09 2018 New Revision: 28408 Log: Staging release: commons-configuration2, version: 2.3 [This commit notification would consist of 641 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Nexus: Staging Completed

2018-07-28 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Repository for Commons Configuration 2.3 RC1Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_172; Windows 10 10.0)""userId" = "oheger""ip" = "178.10.206.163"Details:The following artifacts have been staged/org/apache/commons/co

Nexus: Staging Repository Dropped

2018-07-28 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Dropping repository for Configuration 2.3 RC1. Need another attempt with the release plugin.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_172; Windows 10 10.0)""userId" = "oheger""ip" = "178.10.206.163"Details:The orgapachec

svn commit: r28406 - in /dev/commons/configuration: binaries/ source/

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 19:20:28 2018 New Revision: 28406 Log: Cleared dist folder for configuration. Removed: dev/commons/configuration/binaries/ dev/commons/configuration/source/

svn commit: r1836939 - in /commons/proper/bcel/trunk/src: main/java/org/apache/bcel/util/ test/java/org/apache/bcel/generic/ test/java/org/apache/bcel/util/

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 17:54:09 2018 New Revision: 1836939 URL: http://svn.apache.org/viewvc?rev=1836939&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. Test classes in the Java 9 and above modular runtime image file, AKA the monolithic

svn commit: r1836935 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 16:05:57 2018 New Revision: 1836935 URL: http://svn.apache.org/viewvc?rev=1836935&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. don't use a for each loop to avoid creating an iterator for the GC to collect. Mod

svn commit: r1836934 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 16:03:19 2018 New Revision: 1836934 URL: http://svn.apache.org/viewvc?rev=1836934&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. don't use a for each loop to avoid creating an iterator for the GC to collect. Mod

svn commit: r1836933 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 16:02:31 2018 New Revision: 1836933 URL: http://svn.apache.org/viewvc?rev=1836933&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. Fix close. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/ut

svn commit: r1836932 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:53:55 2018 New Revision: 1836932 URL: http://svn.apache.org/viewvc?rev=1836932&view=rev Log: Better name. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/b

svn commit: r1836931 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:51:42 2018 New Revision: 1836931 URL: http://svn.apache.org/viewvc?rev=1836931&view=rev Log: Make ivars private final and close resources properly. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java Modified: commons/pr

svn commit: r1836929 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:39:19 2018 New Revision: 1836929 URL: http://svn.apache.org/viewvc?rev=1836929&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. Remove old code. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/b

svn commit: r1836927 - in /commons/proper/bcel/trunk/src: changes/changes.xml main/java/org/apache/bcel/util/ClassPath.java test/java/org/apache/bcel/util/ClassPathTestCase.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:34:40 2018 New Revision: 1836927 URL: http://svn.apache.org/viewvc?rev=1836927&view=rev Log: [BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. Modified: commons/proper/bcel/trunk/src/changes/changes.xml commons/proper/

svn commit: r1836926 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:24:32 2018 New Revision: 1836926 URL: http://svn.apache.org/viewvc?rev=1836926&view=rev Log: Better name. Modified: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java Modified: commons/proper/bcel/trunk/src/test/

svn commit: r1836924 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:21:23 2018 New Revision: 1836924 URL: http://svn.apache.org/viewvc?rev=1836924&view=rev Log: Test JDK JMOD files if present. Modified: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java Modified: commons/proper/b

svn commit: r1836923 - in /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic: JDKGenericDumpTestCase.java JdkGenericDumpTestCase.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 15:16:41 2018 New Revision: 1836923 URL: http://svn.apache.org/viewvc?rev=1836923&view=rev Log: Camel-case names. Added: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java - copied, changed from r1836922, commo

svn commit: r1836921 - in /commons/proper/configuration/tags/CONFIGURATION_2_3_RC1: ./ pom.xml

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 15:01:09 2018 New Revision: 1836921 URL: http://svn.apache.org/viewvc?rev=1836921&view=rev Log: Creating Configuration 2.3-RC1 tag. Added: commons/proper/configuration/tags/CONFIGURATION_2_3_RC1/ (props changed) - copied from r1836920, commons/proper/co

svn commit: r1836918 - /commons/proper/configuration/trunk/RELEASE-NOTES.txt

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:33 2018 New Revision: 1836918 URL: http://svn.apache.org/viewvc?rev=1836918&view=rev Log: Updated release notes for 2.3 release. Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt

svn commit: r1836919 - /commons/proper/configuration/trunk/README.md

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:40 2018 New Revision: 1836919 URL: http://svn.apache.org/viewvc?rev=1836919&view=rev Log: Updated README.md for 2.3 release. Modified: commons/proper/configuration/trunk/README.md Modified: commons/proper/configuration/trunk/README.md URL: http://svn.ap

svn commit: r1836917 - /commons/proper/configuration/trunk/NOTICE.txt

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:27 2018 New Revision: 1836917 URL: http://svn.apache.org/viewvc?rev=1836917&view=rev Log: Update year in NOTICE.txt. Modified: commons/proper/configuration/trunk/NOTICE.txt Modified: commons/proper/configuration/trunk/NOTICE.txt URL: http://svn.apache.o

svn commit: r1836920 - /commons/proper/configuration/trunk/pom.xml

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:45 2018 New Revision: 1836920 URL: http://svn.apache.org/viewvc?rev=1836920&view=rev Log: Added properties for commons release plugin. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://

svn commit: r1836916 - /commons/proper/configuration/trunk/src/site/xdoc/download_configuration.xml

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:22 2018 New Revision: 1836916 URL: http://svn.apache.org/viewvc?rev=1836916&view=rev Log: Updated download page for version 2.3. Modified: commons/proper/configuration/trunk/src/site/xdoc/download_configuration.xml Modified: commons/proper/configuration

svn commit: r1836915 - /commons/proper/configuration/trunk/pom.xml

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:15 2018 New Revision: 1836915 URL: http://svn.apache.org/viewvc?rev=1836915&view=rev Log: Changed properties for next release. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apac

svn commit: r1836914 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2: MapConfiguration.java XMLConfiguration.java

2018-07-28 Thread oheger
Author: oheger Date: Sat Jul 28 14:53:07 2018 New Revision: 1836914 URL: http://svn.apache.org/viewvc?rev=1836914&view=rev Log: Fixed some minor checkstyle violations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/MapConfiguration.java comm

svn commit: r1836913 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/Repository.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 14:43:13 2018 New Revision: 1836913 URL: http://svn.apache.org/viewvc?rev=1836913&view=rev Log: Javadoc clean ups. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/Repository.java Modified: commons/proper/bcel/trunk/src/main/java/org/a

[1/2] commons-compress git commit: Allow specifying Zstandard compression level

2018-07-28 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 6f8c4960c -> 792da6735 Allow specifying Zstandard compression level ZstdCompressorOutputStream allows to compress data using Zstandard, but the default compression level of 3 is hard-coded. Programs that wish to use a different

[2/2] commons-compress git commit: COMPRESS-460 rudimentary javadocs and tests

2018-07-28 Thread bodewig
COMPRESS-460 rudimentary javadocs and tests closes #68 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/792da673 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/792da673 Diff: http://gi

svn commit: r1836909 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-28 Thread ggregory
Author: ggregory Date: Sat Jul 28 13:40:15 2018 New Revision: 1836909 URL: http://svn.apache.org/viewvc?rev=1836909&view=rev Log: Better internal names. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java Modified: commons/proper/bcel/trunk/src/main/java/or