Hello Oliver, mvn clean install still fails when building with:
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00) Maven home: /usr/local/Cellar/maven/3.2.5/libexec Java version: 1.6.0_65, vendor: Apple Inc. Java home: /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: de_DE, platform encoding: MacRoman OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac" The build log is here [1]. It looks like some generated classes are checked by checkstyle which causes the build to fail. The build works with Java 7 and Java 8. So my vote again is -1 because I think mvn clean install should work with the minimum required JDK out of the box. Sorry. Benedikt [1] https://paste.apache.org/AkwU Oliver Heger <oliver.he...@oliver-heger.de> schrieb am Sa., 30. Juli 2016 um 22:03 Uhr: > Hi all, > > after the failed vote for RC1 a new RC has been created. The only > difference is that the checkstyle plugin has been downgraded which > should allow building the project on Java 1.6. > > Configuration 2.1 RC2 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/configuration > (revision 14582) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1194/ > > Details of changes since 2.0 are in the release notes: > > > https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt > > https://home.apache.org/~oheger/configuration-2.1-rc2/changes-report.html > > Here is the tag: > > > http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_1_RC2 > (revision 1754628) > > Site: > https://home.apache.org/~oheger/configuration-2.1-rc2/ > (note some links in the menu are not yet working) > > KEYS: > http://www.apache.org/dist/commons/KEYS > > Please review the release candidate and vote. > This vote will close no sooner than 72 hours from now, i.e. after 2000 > GMT 02-Aug-2016 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > Oliver > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >