The artifacts look good, the build works fine with Java 1.7 on Windows 7. I tried to build with Java 1.5, but got:
Tests in error: SevenZTestCase.testSevenZArchiveCreationUsingLZMA2:37->testSevenZArchiveCreati on:59 ╗ OutOfMemory XZTestCase.testXZCreation:44 ╗ OutOfMemory Java heap space Tests run: 374, Failures: 0, Errors: 2, Skipped: 0 ISTR that I had similar problems with other [compress] releases, so I don't consider this as blocking. However, I found the following problems: The title in the release notes says "Apache Commons Compress 1.5 RELEASE NOTES"; it refers to the old version. I think, this requires another RC. The RC was built using Java 1.6.0_27. Does this version already contain the Javadoc security fix? When I build the site locally, I get a different clirr report showing 9 errors because some public methods have been made final. Oliver Am 13.10.2013 07:31, schrieb Stefan Bodewig: > Hi > > since Compress 1.5 we've fixed a few bugs but most notably added > read-only support for LZMA standalone, uncompressed ARJ and full support > for 7z. > > I have not created a RC website as the only difference to the current > website would be the download page and the version number - and I'd > immediately change the site after the release to include the release > date anyway. > > Foo 1.2 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/compress/ > (svn revision 3254) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-167/org/apache/commons/commons-compress/1.6/ > > Details of changes since 1.5 are in the release notes: > > https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.6-RC1/RELEASE-NOTES.txt > > The tag is here: > > https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.6-RC1/ > (svn revision 1531616) > > Site: > http://commons.apache.org/compress/ > > Clirr Report (compared to 1.5): > http://commons.apache.org/compress/clirr-report.html > > RAT Report: > http://commons.apache.org/compress/rat-report.html > > KEYS: > http://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. after 0530 > GMT 16-October 2013 - given that I'll be traveling the second half of > this week I'd rather expect the release to happen next Saturday. > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org