Discussion:
[VOTE] Release Apache Commons Configuration 2.4 based on RC2
Rob Tompkins
2018-10-24 02:10:09 UTC
Permalink
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Configuration 2.3 was released, so I would like to release Apache Commons Configuration 2.4.

Apache Commons Configuration 2.4 RC2 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2 (svn revision 30260)

The Subversion tag for this RC is here:
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/ (svn revision 1844715)

Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/

These are the Maven artifacts and their hashes in Nexus:

#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3

#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8

I have tested this with 'mvn clean install site' using:
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"

Details of changes since 2.3 are in the release notes:
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html

Site:
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not yet created - these will be OK once the site is deployed.)

CLIRR Report (compared to 2.3):
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html

JApiCmp Report (compared to 2.3):
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html

RAT Report:
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html

KEYS:
https://www.apache.org/dist/commons/KEYS

Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.

[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...

Thank you,

Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-24 22:11:51 UTC
Permalink
I do not understand why Clirr is showing one error here:
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html

Could this be a false positive?

Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Mark Struberg
2018-10-25 12:08:23 UTC
Permalink
Looks like a glitch.
The class looks exactly the same like in 2.3.

LieGrue,
strub
Post by Rob Tompkins
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
Could this be a false positive?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-25 14:13:40 UTC
Permalink
Post by Mark Struberg
Looks like a glitch.
The class looks exactly the same like in 2.3.
Rob: Let's update the RN's post release then.

Gary
Post by Mark Struberg
LieGrue,
strub
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
Post by Gary Gregory
Could this be a false positive?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
Post by Gary Gregory
Post by Rob Tompkins
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
Post by Gary Gregory
Post by Rob Tompkins
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories are
not
Post by Gary Gregory
Post by Rob Tompkins
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-25 15:27:03 UTC
Permalink
From src zip: ASC, SHA256, SHA512 OK.

Building OK with 'mvn -V clean package site' using

Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

But using Java 11:

Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

I get:

[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time elapsed:
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)

[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)

[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)

[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)

[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)

Any thoughts on that?

Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Gary Gregory
2018-10-26 13:59:51 UTC
Permalink
Ping? Anybody see this as well?

Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Rob Tompkins
2018-10-26 14:28:23 UTC
Permalink
Yes…those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Pascal Schumacher
2018-10-26 16:55:17 UTC
Permalink
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Post by Rob Tompkins
Yes…those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-26 17:39:32 UTC
Permalink
Indeed:

java.lang.IllegalArgumentException: Unsupported class file major version 55
at org.easymock.asm.ClassReader.<init>(ClassReader.java:166)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:148)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:136)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:237)
at
org.easymock.cglib.proxy.BridgeMethodResolver.resolveAll(BridgeMethodResolver.java:69)
at org.easymock.cglib.proxy.Enhancer.emitMethods(Enhancer.java:1132)
at org.easymock.cglib.proxy.Enhancer.generateClass(Enhancer.java:630)
at
org.easymock.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
org.easymock.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:329)
at org.easymock.cglib.proxy.Enhancer.generate(Enhancer.java:492)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:93)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:91)
at
org.easymock.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.easymock.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
at org.easymock.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:116)
at
org.easymock.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:291)
at org.easymock.cglib.proxy.Enhancer.createHelper(Enhancer.java:480)
at org.easymock.cglib.proxy.Enhancer.createClass(Enhancer.java:337)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:175)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:123)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:99)
at org.easymock.EasyMock.mock(EasyMock.java:69)
at org.easymock.EasyMock.createMock(EasyMock.java:311)
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)

Gary
Post by Pascal Schumacher
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Yes
those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like
to
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-26 17:40:58 UTC
Permalink
So that's a +1 from me. Nothing we can do about EasyMock/ASM/cglib.

Gary
Post by Gary Gregory
java.lang.IllegalArgumentException: Unsupported class file major version 55
at org.easymock.asm.ClassReader.<init>(ClassReader.java:166)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:148)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:136)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:237)
at
org.easymock.cglib.proxy.BridgeMethodResolver.resolveAll(BridgeMethodResolver.java:69)
at org.easymock.cglib.proxy.Enhancer.emitMethods(Enhancer.java:1132)
at org.easymock.cglib.proxy.Enhancer.generateClass(Enhancer.java:630)
at
org.easymock.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
org.easymock.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:329)
at org.easymock.cglib.proxy.Enhancer.generate(Enhancer.java:492)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:93)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:91)
at
org.easymock.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.easymock.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
at org.easymock.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:116)
at
org.easymock.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:291)
at org.easymock.cglib.proxy.Enhancer.createHelper(Enhancer.java:480)
at org.easymock.cglib.proxy.Enhancer.createClass(Enhancer.java:337)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:175)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:123)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:99)
at org.easymock.EasyMock.mock(EasyMock.java:69)
at org.easymock.EasyMock.createMock(EasyMock.java:311)
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
Gary
On Fri, Oct 26, 2018 at 10:55 AM Pascal Schumacher <
Post by Pascal Schumacher
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Yes
those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant
enhancements
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
since Apache Commons Configuration 2.3 was released, so I would like
to
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories
are
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-26 19:57:23 UTC
Permalink
Feel free to comment here: https://github.com/easymock/easymock/issues/230
Post by Gary Gregory
java.lang.IllegalArgumentException: Unsupported class file major version 55
at org.easymock.asm.ClassReader.<init>(ClassReader.java:166)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:148)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:136)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:237)
at
org.easymock.cglib.proxy.BridgeMethodResolver.resolveAll(BridgeMethodResolver.java:69)
at org.easymock.cglib.proxy.Enhancer.emitMethods(Enhancer.java:1132)
at org.easymock.cglib.proxy.Enhancer.generateClass(Enhancer.java:630)
at
org.easymock.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
org.easymock.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:329)
at org.easymock.cglib.proxy.Enhancer.generate(Enhancer.java:492)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:93)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:91)
at
org.easymock.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.easymock.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
at org.easymock.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:116)
at
org.easymock.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:291)
at org.easymock.cglib.proxy.Enhancer.createHelper(Enhancer.java:480)
at org.easymock.cglib.proxy.Enhancer.createClass(Enhancer.java:337)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:175)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:123)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:99)
at org.easymock.EasyMock.mock(EasyMock.java:69)
at org.easymock.EasyMock.createMock(EasyMock.java:311)
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
Gary
On Fri, Oct 26, 2018 at 10:55 AM Pascal Schumacher <
Post by Pascal Schumacher
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Yes
those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant
enhancements
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
since Apache Commons Configuration 2.3 was released, so I would like
to
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories
are
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-28 15:15:07 UTC
Permalink
I updated from EasyMock 3.6 to 4.0, but now there is a different, problem,
see the same https://github.com/easymock/easymock/issues/230

Gary
Post by Gary Gregory
Feel free to comment here: https://github.com/easymock/easymock/issues/230
Post by Gary Gregory
java.lang.IllegalArgumentException: Unsupported class file major version 55
at org.easymock.asm.ClassReader.<init>(ClassReader.java:166)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:148)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:136)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:237)
at
org.easymock.cglib.proxy.BridgeMethodResolver.resolveAll(BridgeMethodResolver.java:69)
at org.easymock.cglib.proxy.Enhancer.emitMethods(Enhancer.java:1132)
at org.easymock.cglib.proxy.Enhancer.generateClass(Enhancer.java:630)
at
org.easymock.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
org.easymock.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:329)
at org.easymock.cglib.proxy.Enhancer.generate(Enhancer.java:492)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:93)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:91)
at
org.easymock.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.easymock.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
at org.easymock.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:116)
at
org.easymock.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:291)
at org.easymock.cglib.proxy.Enhancer.createHelper(Enhancer.java:480)
at org.easymock.cglib.proxy.Enhancer.createClass(Enhancer.java:337)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:175)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:123)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:99)
at org.easymock.EasyMock.mock(EasyMock.java:69)
at org.easymock.EasyMock.createMock(EasyMock.java:311)
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
Gary
On Fri, Oct 26, 2018 at 10:55 AM Pascal Schumacher <
Post by Pascal Schumacher
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Yes
those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant
enhancements
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
since Apache Commons Configuration 2.3 was released, so I would
like to
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories
are
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-30 00:14:03 UTC
Permalink
Note that as of EasyMock 4.0.1, our Java 11 problems are no longer. Details
are here:
https://github.com/easymock/easymock/issues/230#issuecomment-434065370

I've updated svn trunk to EasyMock 4.0.1.

Gary
Post by Gary Gregory
I updated from EasyMock 3.6 to 4.0, but now there is a different, problem,
see the same https://github.com/easymock/easymock/issues/230
Gary
Post by Gary Gregory
https://github.com/easymock/easymock/issues/230
Post by Gary Gregory
java.lang.IllegalArgumentException: Unsupported class file major version 55
at org.easymock.asm.ClassReader.<init>(ClassReader.java:166)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:148)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:136)
at org.easymock.asm.ClassReader.<init>(ClassReader.java:237)
at
org.easymock.cglib.proxy.BridgeMethodResolver.resolveAll(BridgeMethodResolver.java:69)
at org.easymock.cglib.proxy.Enhancer.emitMethods(Enhancer.java:1132)
at org.easymock.cglib.proxy.Enhancer.generateClass(Enhancer.java:630)
at
org.easymock.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
at
org.easymock.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:329)
at org.easymock.cglib.proxy.Enhancer.generate(Enhancer.java:492)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:93)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:91)
at
org.easymock.cglib.core.internal.LoadingCache$2.call(LoadingCache.java:54)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.easymock.cglib.core.internal.LoadingCache.createEntry(LoadingCache.java:61)
at
org.easymock.cglib.core.internal.LoadingCache.get(LoadingCache.java:34)
at
org.easymock.cglib.core.AbstractClassGenerator$ClassLoaderData.get(AbstractClassGenerator.java:116)
at
org.easymock.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:291)
at org.easymock.cglib.proxy.Enhancer.createHelper(Enhancer.java:480)
at org.easymock.cglib.proxy.Enhancer.createClass(Enhancer.java:337)
at
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:175)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:123)
at org.easymock.internal.MocksControl.createMock(MocksControl.java:99)
at org.easymock.EasyMock.mock(EasyMock.java:69)
at org.easymock.EasyMock.createMock(EasyMock.java:311)
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:89)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:41)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:763)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:463)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:209)
Gary
On Fri, Oct 26, 2018 at 10:55 AM Pascal Schumacher <
Post by Pascal Schumacher
I would guess this is caused by a byte code manipulation library like
ASM which does not support Java 11 yet.
Yes
those failures happen in 11, but not 10. Thoughts?
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
C:\Program
Post by Gary Gregory
Post by Gary Gregory
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
"windows"
Post by Gary Gregory
Post by Gary Gregory
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR] Tests run: 11, Failures: 0, Errors: 5, Skipped: 0, Time
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Post by Gary Gregory
Post by Gary Gregory
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major
version 55
Post by Gary Gregory
Post by Gary Gregory
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Post by Gary Gregory
Post by Gary Gregory
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant
enhancements
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
since Apache Commons Configuration 2.3 was released, so I would
like to
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
Default locale: en_US, platform encoding: UTF-8
"mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories
are
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Gary Gregory
Post by Gary Gregory
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key
B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
Gary Gregory
2018-10-26 17:51:48 UTC
Permalink
+1 (see other thread.)

Gary
Post by Gary Gregory
Ping? Anybody see this as well?
Gary
Post by Gary Gregory
From src zip: ASC, SHA256, SHA512 OK.
Building OK with 'mvn -V clean package site' using
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_191\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apache-maven-3.5.4\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[INFO] Running
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
0.008 s <<< FAILURE! - in
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector
[ERROR]
testRefreshIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0.002 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testReloadingAndReset(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testRefreshDelay(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
[ERROR]
testIsReloadingRequiredTrue(org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: Unsupported class file major version 55
at
org.apache.commons.configuration2.reloading.TestFileHandlerReloadingDetector.testRefreshIsReloadingRequiredTrue(TestFileHandlerReloadingDetector.java:131)
Any thoughts on that?
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Gary Gregory
2018-10-27 02:12:31 UTC
Permalink
A reminder that we need more votes ;-)

Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Rob Tompkins
2018-10-27 02:24:29 UTC
Permalink
I’ll throw in my +1 just to keep the ball rolling. But it was the trivial +1.

-Rob
Post by Gary Gregory
A reminder that we need more votes ;-)
Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-28 14:34:51 UTC
Permalink
May at least one more PMC member review this release candidate please?

Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Bruno P. Kinoshita
2018-10-29 00:01:39 UTC
Permalink
Building from tag works fine with `mvn clean test site` on

Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T20:58:13+13:00)
Maven home: /opt/apache-maven-3.5.2
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_172/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-38-generic", arch: "amd64", family: "unix"

No blockers found in the site reports.

Clirr has one error about a new method NodeModel getNodeModel() added. Not sure if worth mentioning in RELEASE-NOTES.txt, or if that's not a problem as it's just a new method.


Heaps of new errors in Checkstyle, but didn't have time to investigate if that was caused due to some upgrade in the version of the checkstyle-plugin, addition of new rules, or if new code was introduced with the errors. easy to fix, good opportunity for new contributors.

Couldn't check signatures or do a more thorough validation, but from what I could see it looks good.

[ X ] +1 Release these artifacts

Thank you for RM'ing, sorry for not being able to check the mailing list much lately.

Bruno



________________________________
From: Gary Gregory <***@gmail.com>
To: Commons Developers List <***@commons.apache.org>
Sent: Monday, 29 October 2018 3:35 AM
Subject: Re: [VOTE] Release Apache Commons Configuration 2.4 based on RC2



May at least one more PMC member review this release candidate please?

Gary
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not
yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Rob Tompkins
2018-10-29 11:35:02 UTC
Permalink
This [VOTE] thread passes with votes from (in order of appearance):

Gary Gregory: +1,
Rob Tompkins: +1, and
Bruno Kinoshita: +1.

I will perform the release activities now and will send the release announcement tomorrow.

Many thanks for the validations,
-Rob
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Configuration 2.3 was released, so I would like to release Apache Commons Configuration 2.4.
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2 (svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/ (svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
(note some *relative* links are broken and the 2.4 directories are not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
Gary Gregory
2018-10-29 14:54:08 UTC
Permalink
Thank you Rob for shepherding this release!

Gary
Post by Rob Tompkins
Gary Gregory: +1,
Rob Tompkins: +1, and
Bruno Kinoshita: +1.
I will perform the release activities now and will send the release announcement tomorrow.
Many thanks for the validations,
-Rob
Post by Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Configuration 2.3 was released, so I would like to
release Apache Commons Configuration 2.4.
Post by Rob Tompkins
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2
(svn revision 30260)
http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_4_RC2/
(svn revision 1844715)
https://repository.apache.org/content/repositories/orgapachecommons-1391/org/apache/commons/commons-configuration2/2.4/
Post by Rob Tompkins
#Nexus SHA-1s
commons-configuration2-2.4-sources.jar=2bcdd60dac93e16b53f613f37979b585cb5c23ec
Post by Rob Tompkins
commons-configuration2-2.4.pom=24b3e7ef8afc470ead058236dd71a73a0f029d9d
commons-configuration2-2.4-test-sources.jar=1f1fc7fad84049f55a6b9f28e9cacde46971bad6
commons-configuration2-2.4-tests.jar=a6c0ef84d06fb110681ee4ffc46f8d2d0436d203
commons-configuration2-2.4-javadoc.jar=e73305477e5d62ad0e140b58aa7e87dd0dbd1266
Post by Rob Tompkins
commons-configuration2-2.4.jar=208279841cb092e0f51f097c1f1649341e6333f3
#Release SHA-256s
#Tue Oct 23 21:49:00 EDT 2018
commons-configuration2-2.4-bin-tar.gz=25a59714dbeb379263d5b05d88a22ce0a6521cbd4b29e0d43630e8375cbb2776
commons-configuration2-2.4-bin-zip=cb9b1979ec07dbfb7ffc8b1a4e897210942ab85e8c91fcaba0a2de88fad274cd
commons-configuration2-2.4-src-tar.gz=1c24b4a507a7688e26af3b508eb85cf954a92ac3dc2ffa841bb114c345fb2d97
commons-configuration2-2.4-src-zip=d6ac9d51fb29426746916265c072e370a2b1a3720c8891bba8621720c3f479c8
Post by Rob Tompkins
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T14:33:14-04:00)
Post by Rob Tompkins
Maven home: /usr/local/Cellar/maven/3.5.4/libexec
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
Post by Rob Tompkins
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/changes-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site
Post by Rob Tompkins
(note some *relative* links are broken and the 2.4 directories are
not yet created - these will be OK once the site is deployed.)
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/clirr-report.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/japicmp.html
https://dist.apache.org/repos/dist/dev/commons/configuration/2.4-RC2/site/rat-report.html
Post by Rob Tompkins
https://www.apache.org/dist/commons/KEYS
Please review the release candidate and vote.
This vote will close no sooner that 72 hours from now.
[ ] +1 Release these artifacts
[ ] +0 OK, but...
[ ] -0 OK, but really should fix...
[ ] -1 I oppose this release because...
Thank you,
Rob Tompkins,
Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
---------------------------------------------------------------------
Loading...