Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-12 Thread Gary Gregory
On Tue, Mar 11, 2014 at 7:19 PM, Jörg Schaible wrote: > > +1 > > builds for from source with my compiler zoo (incl. Java 8 - build 120). > Try a current Java 8 build like: java version "1.8.0" Java(TM) SE Runtime Environment (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, m

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-11 Thread Jörg Schaible
+1 builds for from source with my compiler zoo (incl. Java 8 - build 120). Stefan Bodewig wrote: > Hi all > > I talked about cutting Compress 1.8 in particular because of > COMPRESS-264 but delayed it waiting for a new XZ for Java release. > > Compress 1.8 RC1 is available for review here:

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-11 Thread Gary Gregory
+1 Tested with Java 7 64-bit on Windows 7 from src zip file, MD5 and sig OK. Not a blocked: Java 8 fails due to at least one Javadoc error. Gary On Sun, Mar 9, 2014 at 3:52 AM, Stefan Bodewig wrote: > Hi all > > I talked about cutting Compress 1.8 in particular because of > COMPRESS-264 but

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-10 Thread Luc Maisonobe
Le 09/03/2014 08:52, Stefan Bodewig a écrit : > Hi all > > I talked about cutting Compress 1.8 in particular because of > COMPRESS-264 but delayed it waiting for a new XZ for Java release. > > Compress 1.8 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/co

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-09 Thread Stefan Bodewig
On 2014-03-09, Oliver Heger wrote: > When building with Java 1.5 I get the test failures below (this was > already the case for the previous releases, so probably no reason to > worry about). It looks as if LZMA2 requires a lot of memory, all the failing tests are using LZMA2 with default setting

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-09 Thread Oliver Heger
Build works fine with JDK 1.7 on Windows 8.1. When building with Java 1.5 I get the test failures below (this was already the case for the previous releases, so probably no reason to worry about). Artifacts and site look good. +1 Oliver Tests in error: SevenZFileTest.testReadingBackDeltaDistan

Re: [VOTE] Release Compress 1.8 Based on RC1

2014-03-09 Thread Emmanuel Bourg
+1 I reviewed the API changes and checked the tests on Windows 7 with Java 7. Emmanuel Bourg Le 09/03/2014 08:52, Stefan Bodewig a écrit : > Hi all > > I talked about cutting Compress 1.8 in particular because of > COMPRESS-264 but delayed it waiting for a new XZ for Java release. > > Compre

[VOTE] Release Compress 1.8 Based on RC1

2014-03-08 Thread Stefan Bodewig
Hi all I talked about cutting Compress 1.8 in particular because of COMPRESS-264 but delayed it waiting for a new XZ for Java release. Compress 1.8 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision 4610) Maven artifacts are here: