[RESULT][VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-27 Thread Simone Tripodi
Hi all, more than 72h have passed and the current thread vote can be considered closed and passes with following resolution: three +1 votes from PMC members: * Simone Tripodi * Gary Gregory * Jörg Schaible we got also a +1 vote from Benedikt Ritter. I am going to promote the artifacts and r

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-26 Thread Benedikt Ritter
Good morning Simo, 2013/3/25 Simone Tripodi > Hallo! > > > > > build works fine with my environment, which is: > > > > Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) > > Maven home: D:\Entwicklung\maven\3.0.3 > > Java version: 1.7.0_13, vendor: Oracle Corporation > > Java home: D:\Entw

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Simone Tripodi
> > That's the theory, we wouldn't spent so much time to get the Maven > artifacts right if that was true in practice ;) > but pushing Maven artifacts on central repo is not a must, this is something we at Commons decided to do - and we have to manage Maven release constraints required by central

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Emmanuel Bourg
Le 25/03/2013 23:48, Simone Tripodi a écrit : > Please note that what Apache really releases are the *sources* and not > binary archives - an interesting reading is "What is a release?"[1] > where it is specified: That's the theory, we wouldn't spent so much time to get the Maven artifacts right

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Simone Tripodi
Hallo! > > build works fine with my environment, which is: > > Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) > Maven home: D:\Entwicklung\maven\3.0.3 > Java version: 1.7.0_13, vendor: Oracle Corporation > Java home: D:\Entwicklung\Java\jdk1.7.0_13-x64\jre > Default locale: de_DE, platfor

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread sebb
On 24 March 2013 13:13, Simone Tripodi wrote: > Hi all, > > I've prepared the RC1 of Apache Commons-FileUpload 1.3 so I am here > to call for a vote: > > Release Notes: > > http://people.apache.org/builds/commons/fileupload/1.3/RC2/RELEASE-NOTES.txt > > Tag: > > https://svn.apache.org/repos/asf/c

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Benedikt Ritter
Hi Simo, build works fine with my environment, which is: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: D:\Entwicklung\maven\3.0.3 Java version: 1.7.0_13, vendor: Oracle Corporation Java home: D:\Entwicklung\Java\jdk1.7.0_13-x64\jre Default locale: de_DE, platform encoding: C

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread sebb
On 25 March 2013 16:39, Simone Tripodi wrote: > Thanks a lot Manu! > > Ant support will be dropped as soon as we have the confirmation that > Gump is using Maven to build fileupload. It is now using Maven, but the test phase has yet to run. There was a minor problem with the Gump config which I h

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Simone Tripodi
Hi Gary! > > FWIW: I fixed a site nit in trunk to add a hyperlink for an RFC. > it does and I really appreciate it, thanks a lot! All the best! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Simone Tripodi
Thanks a lot Manu! Ant support will be dropped as soon as we have the confirmation that Gump is using Maven to build fileupload. All the best! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Ma

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Emmanuel Bourg
A minor detail, in build.properties there is: maven.build.finalName=commons-fileupload-1.3-SNAPSHOT The -SNAPSHOT suffix should be removed. This can break the Debian packages for the Apache Commons components when they rely on Ant. This doesn't affect fileupload specifically since its Debian pac

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread sebb
On 25 March 2013 11:38, Jörg Schaible wrote: > Hi Simo, > > Simone Tripodi wrote: > >> Hi all, >> >> I've prepared the RC1 of Apache Commons-FileUpload 1.3 so I am here >> to call for a vote: >> >> Release Notes: >> >> http://people.apache.org/builds/commons/fileupload/1.3/RC2/RELEASE- > NOTES.tx

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-25 Thread Jörg Schaible
Hi Simo, Simone Tripodi wrote: > Hi all, > > I've prepared the RC1 of Apache Commons-FileUpload 1.3 so I am here > to call for a vote: > > Release Notes: > > http://people.apache.org/builds/commons/fileupload/1.3/RC2/RELEASE- NOTES.txt > > Tag: > > https://svn.apache.org/repos/asf/commons/

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-24 Thread Gary Gregory
+1. FWIW: I fixed a site nit in trunk to add a hyperlink for an RFC. Non showstoppers: [WARNING] Javadoc Warnings [WARNING] C:\temp\rc\FILEUPLOAD_1_3_RC2\src\main\java\org\apache\commons\fileupload\FileUploadBase.java:1350: warning - Tag @link: can't find SizeLimitExceededException(String, long,

Re: [VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-24 Thread Simone Tripodi
+1 http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Mar 24, 2013 at 2:13 PM, Simone Tripodi wrote: > Hi all, > > I've prepared the RC1 of Apache Commons-FileUpload 1.3 so I am here > to call for a vot

[VOTE] Release Apache Commons-FIleUpload 1.3 based on RC2

2013-03-24 Thread Simone Tripodi
Hi all, I've prepared the RC1 of Apache Commons-FileUpload 1.3 so I am here to call for a vote: Release Notes: http://people.apache.org/builds/commons/fileupload/1.3/RC2/RELEASE-NOTES.txt Tag: https://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_RC2 Site: http://pe