Re: [VOTE] Release Compress 1.6 based on RC3

2013-10-23 Thread Gary Gregory
+1 Checked out the tag and built "mvn site" with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: C:\Java\apache-maven-3.1.1\bin\.. Java version: 1.7.0_45, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_45\jre Default local

Re: [VOTE] Release Compress 1.6 based on RC3

2013-10-23 Thread Benedikt Ritter
Hello Stefan, my environment is: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 17:22:22+0200) Maven home: /Applications/dev/maven/apache-maven-3.1.1 Java version: 1.7.0_40, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/

Re: [VOTE] Release Compress 1.6 based on RC3

2013-10-23 Thread Emmanuel Bourg
+1 The test coverage is much better, thank you Stefan. test7zDecryptUnarchive failed on Linux using the Java 6 JDK (not OpenJDK6) due to the lack of the strong crypto policy. That's easily fixed by installing the missing files [1], but as a convenience I would suggest skipping this test when the

Re: [VOTE] Release Compress 1.6 based on RC3

2013-10-22 Thread Torsten Curdt
+1 let's release it! On Wed, Oct 23, 2013 at 6:56 AM, Stefan Bodewig wrote: > Compress 1.6 RC3 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/compress/ > (svn revision 3327) > > Maven artifacts are here: > > https://repository.apache.org/content/repos

[VOTE] Release Compress 1.6 based on RC3

2013-10-22 Thread Stefan Bodewig
Compress 1.6 RC3 is available for review here: https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision 3327) Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-ABC/org/apache/commons/commons-compress/1.6/ Details of chan