Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts and site look good.
+1 Many thanks! Oliver Am 05.02.2017 um 15:23 schrieb Benedikt Ritter: > Hi, > > we’ve fixed some bugs since the release of Commons Configuration 2.1 so I’d > like to call a vote to release Commons Configuration 2.1.1 based on RC1. > > Commons Configuration 2.1.1 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/configuration (svn rev. 1814) > > The tag is here: > > https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_1_1_RC1 > > <https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_1_1_RC1> > (svn rev. 1781755) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/ > > These are the Maven artifacts and their hashes > > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.pom > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.pom> > (SHA1: abe302b96439550e835325980d0d01613ab20c07) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-sources.jar > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-sources.jar> > (SHA1: 8a83b0672d6d38dc4f339e1cd330a83965ba9bd0) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-javadoc.jar.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-javadoc.jar.asc> > (SHA1: ad7d67a009ce4113544e90da623ccb9e6aca54de) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.jar.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.jar.asc> > (SHA1: 4cadcaa33bb0dfd489b0dc0050778c7cdfc4c9f8) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-javadoc.jar > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-javadoc.jar> > (SHA1: 8bcba252ffb93779800ea1b2b1d7961e5c46b562) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.jar > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.jar> > (SHA1: d97d5b3f8b58c52730d47e1a63c8d3258f41ca6c) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-sources.jar.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-sources.jar.asc> > (SHA1: b242f50c7256a6846538725bb30fbceff42fa250) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.pom.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.pom.asc> > (SHA1: 61b8c23a7563c28f1234555c62c99cc2768b34f8) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-test-sources.jar > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-test-sources.jar> > (SHA1: c7e7b840f262aa8935979dbca3ded6c357a44b0b) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-test-sources.jar.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-test-sources.jar.asc> > (SHA1: 38419d43e8de7ade7a37d89ee60fb678d41dfca8) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-tests.jar.asc > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-tests.jar.asc> > (SHA1: 952d9120033857e5ab00eb17ae857f344ad6d731) > /org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-tests.jar > > <https://repository.apache.org/content/repositories/orgapachecommons-1236/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-tests.jar> > (SHA1: 9c529ca7502f94ad5a748451103106174af512b5) > > I have tested this with JDK 7 & 8 using Maven 3.3.9. > > Details of changes since 2.1 are in the release notes: > > https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt > > http://home.apache.org/~britter/commons/configuration/2_1_1_RC1/changes-report.html > > Site: > http://home.apache.org/~britter/commons/configuration/2_1_1_RC1/ > (note some *relative* links are broken and the 2.1.1 directories are > not yet created - these will be OK once the site is deployed) > > Clirr Report (compared to 2.1): > > http://home.apache.org/~britter/commons/configuration/2_1_1_RC1/clirr-report.html > > RAT Report: > > http://home.apache.org/~britter/commons/configuration/2_1_1_RC1/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, > i.e. sometime after 15:30 CET 8-February 2017 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > > Benedikt > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org