[RESULT][VOTE] Release Commons CSV 1.0 based on RC3

2014-08-13 Thread Benedikt Ritter
Hi, this vote passes with the following votes: Gary Gregory +1 (binging) Bernd Eckenfels +1 (non-binding, changed vom +0 to +1) Jörg Schaible +1 (binding) Emmanuel Bourg +1 (binding) Benedikt Ritter +1 (binding) I'll promote the artifacts as soon as I have more time (probably tonight or tomorrow

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-13 Thread Benedikt Ritter
My own +1 FTR 2014-08-10 14:37 GMT+02:00 Benedikt Ritter : > Hi all, > > we have further refined the API and I'd like to finally release Commons > CSV based on RC3. > > Changes between RC2 and RC3 are: > > - reverted to Java 6 as language level requirement > - updated dependencies to the latest

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-13 Thread Emmanuel Bourg
+1 Emmanuel Bourg Le 10/08/2014 14:37, Benedikt Ritter a écrit : > Hi all, > > we have further refined the API and I'd like to finally release Commons CSV > based on RC3. > > Changes between RC2 and RC3 are: > > - reverted to Java 6 as language level requirement > - updated dependencies to th

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-13 Thread Jörg Schaible
+1, built from source tarball successful with my compiler zoo. Benedikt Ritter wrote: > Hi all, > > we have further refined the API and I'd like to finally release Commons > CSV based on RC3. > > Changes between RC2 and RC3 are: > > - reverted to Java 6 as language level requirement > - updat

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-12 Thread Benedikt Ritter
PING I need more reviews to release this component. Please take your time to review this RC and provide feedback and vote. Thanks! Benedikt 2014-08-10 14:37 GMT+02:00 Benedikt Ritter : > Hi all, > > we have further refined the API and I'd like to finally release Commons > CSV based on RC3. > >

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-11 Thread Benedikt Ritter
2014-08-11 10:16 GMT+02:00 Bernd Eckenfels : > Hello, > > When the Site-Build is not part of the release, this is a +1 (but you > might need to adjust the release notes). Will you release the binaries > built with Java 6. > Releases have to go to http://www.apache.org/dist [1]. This includes sour

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-11 Thread Bernd Eckenfels
Hello, When the Site-Build is not part of the release, this is a +1 (but you might need to adjust the release notes). Will you release the binaries built with Java 6. I guess the changes entry would look better when not using the imperative title of the bug but: "Restore functionality to be co

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-10 Thread Benedikt Ritter
Hello Bernd, thanks for the review. See my comments inline. 2014-08-10 18:58 GMT+02:00 Bernd Eckenfels : > Hello, > > +0 (non-binding if you like :) > the sandbox should really be removed (see below) > > checked out tag (rev matches) > > - build with 3.2.1/7u65/Win7: install and site ok > - bui

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-10 Thread Bernd Eckenfels
Hello, +0 (non-binding if you like :) the sandbox should really be removed (see below) checked out tag (rev matches) - build with 3.2.1/7u65/Win7: install and site ok - build with 3.0.5/6u38/Win7: install ok (site fails with findbugs class version problem) - build with 3.2.1/8u11/Win7: instal

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-10 Thread Gary Gregory
Also builds like a champ with: Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T09:51:42-04:00) Maven home: C:\Java\apache-maven-3.2.2 Java version: 1.8.0_11, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_11\jre Default locale: en_US, platform encodin

Re: [VOTE] Release Commons CSV 1.0 based on RC3

2014-08-10 Thread Gary Gregory
+1 with: Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T09:51:42-04:00) Maven home: C:\Java\apache-maven-3.2.2 Java version: 1.7.0_60, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_60\jre Default locale: en_US, platform encoding: Cp1252 OS name: "w

[VOTE] Release Commons CSV 1.0 based on RC3

2014-08-10 Thread Benedikt Ritter
Hi all, we have further refined the API and I'd like to finally release Commons CSV based on RC3. Changes between RC2 and RC3 are: - reverted to Java 6 as language level requirement - updated dependencies to the latest versions - refined the API of CSVFormat some more Changes between RC1 und RC