Build is successful with JDK 1.7 and 1.6 under Windows 7. It fails for me with Java 1.5 with the errors below. (I remember that I had similar problems with older releases in the past, so this is not blocking.)
Site and artifacts look good. There is a problem with the source distribution: It deflates in a directory "commons-compress-1.6-src"; so here the version number is wrong. Not sure whether this is blocking or not - in any case, it is confusing. Oliver Tests in error: SevenZOutputFileTest.testEightFilesSomeNotEmpty:197->testCompress252:227->addF ile:275 ╗ OutOfMemory SevenZOutputFileTest.testSixFilesSomeNotEmpty:181->testCompress252:227->addFil e:275 ╗ OutOfMemory SevenZOutputFileTest.testNineFilesSomeNotEmpty:205->testCompress252:227->addFi le:275 ╗ OutOfMemory SevenZOutputFileTest.testTwentyNineFilesSomeNotEmpty:213->testCompress252:227- >addFile:275 ╗ OutOfMemory SevenZOutputFileTest.testDirectoriesAndEmptyFiles ╗ OutOfMemory Java heap spac ... SevenZOutputFileTest.testSevenFilesSomeNotEmpty ╗ OutOfMemory Java heap space SevenZTestCase.testSevenZArchiveCreationUsingLZMA2 ╗ OutOfMemory Java heap spa ... XZTestCase.testXZCreation ╗ OutOfMemory Java heap space Tests run: 430, Failures: 0, Errors: 8, Skipped: 0 Am 11.01.2014 16:15, schrieb Stefan Bodewig: > Hi all > > current trunk contains two new read-only compression algorithms but more > importantly it fixes serious bugs in the tar and 7z packages. As > indicated a few weeks ago a new release is overdue. > > Compress 1.7 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/compress/ > (svn revision 4072) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1001/org/apache/commons/commons-compress/1.7/ > > Details of changes since 1.7 are in the release notes: > https://dist.apache.org/repos/dist/dev/commons/compress/RELEASE-NOTES.txt > http://people.apache.org/~bodewig/cc-1.7/changes-report.html > > I have tested this with JDK 1.6 and 1.7 using maven3. > > The tag is here: > > http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.7-RC1/ > (svn revision 1556795) > > Site: > http://people.apache.org/~bodewig/cc-1.7/ > (note I will create a Javadocs for 1.7, take a look at the trunk > javadocs for now - and this is not going to be the website I'll > publish after the release, I'll merge the canges made in the tag and > build the site again from trunk) > > Clirr Report (compared to 1.6): > http://people.apache.org/~bodewig/cc-1.7/clirr-report.html > > RAT Report: > http://people.apache.org/~bodewig/cc-1.7/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 1500 > GMT 14-January 2014 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Stefan > > --------------------------------------------------------------------- > 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