Fwd: svn commit: r1565902 - in /logging/log4j/log4j2/trunk: ./ log4j-1.2-api/ log4j-api/ log4j-core/ log4j-distribution/ log4j-flume-ng/ log4j-jcl/ log4j-jmx-gui/ log4j-osgi/ log4j-osgi/core-osgi-asyn

2014-02-07 Thread Gary Gregory
That's been a pet peeve of mine for a while... thank you for fixing it! :) Gary -- Forwarded message -- From: Date: Fri, Feb 7, 2014 at 10:29 PM Subject: svn commit: r1565902 - in /logging/log4j/log4j2/trunk: ./ log4j-1.2-api/ log4j-api/ log4j-core/ log4j-distribution/ log4j-flum

Re: [VOTE][RESULT] Release Apache Commons File Upload 1.3.1 RC1 as 1.3.1

2014-02-07 Thread Oliver Heger
Hi Mark, sorry for being late on this. I just want to point out that you did a great job when handling this issue so quickly! Oliver Am 07.02.2014 10:14, schrieb Mark Thomas: > The following votes were cast: > > Binding: > +1: ebourg, luc, markt, britter, ggregory, bodewig > > No other votes w

Re: [CLI] Release 1.3

2014-02-07 Thread Emmanuel Bourg
Le 07/02/2014 17:59, Gary Gregory a écrit : > Is there any reason not to release 1.3? It would be nice to flush out the > trunk fixes. I have to recheck the current state of the code. If I remember well the new parser was ready, but I'm not sure it has really been tested on the field. Emmanuel B

[CLI] Release 1.3

2014-02-07 Thread Gary Gregory
Hi All: Is there any reason not to release 1.3? It would be nice to flush out the trunk fixes. Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition

[ANNOUNCE][SECURITY] Apache Commons FileUpload 1.3.1 released

2014-02-07 Thread Mark Thomas
The Apache Commons Team is pleased to announce the release of Apache Commons FileUpload 1.3.1. The Apache Commons FileUpload software library makes it easy to add robust, high-performance, file upload capability to your servlets and web applications. The release is primarily a security release to

Re: [LANG] Towards 3.3

2014-02-07 Thread Gary Gregory
+1 Gary Original message From: Duncan Jones Date:02/07/2014 05:48 (GMT-05:00) To: Commons Developers List Subject: Re: [LANG] Towards 3.3 On 31 January 2014 07:54, Benedikt Ritter wrote: > Nice discussion. Thanks for clearing this up. So Duncan: go ahead if you > got t

Re: [fileupload] file stream leaks?

2014-02-07 Thread Gary Gregory
Not until the base requirement is Java 7. It's 5 now.  Gary Original message From: Javin Paul Date:02/07/2014 07:14 (GMT-05:00) To: Commons Developers List Subject: Re: [fileupload] file stream leaks? Any chance to convert them using try-with-resource statements in futu

Re: [LANG] Towards 3.3

2014-02-07 Thread Benedikt Ritter
2014-02-07 Duncan Jones : > On 31 January 2014 07:54, Benedikt Ritter wrote: > > Nice discussion. Thanks for clearing this up. So Duncan: go ahead if you > > got the time. > > Hi Benedikt, > > Based on other discussions on the ML, the fix for LANG-341 belongs in > the Conversion class. I think th

Re: [fileupload] file stream leaks?

2014-02-07 Thread Javin Paul
Any chance to convert them using try-with-resource statements in future, I guess that will make code much cleaner. On Fri, Feb 7, 2014 at 1:02 AM, Gary Gregory wrote: > On Thu, Feb 6, 2014 at 11:23 AM, sebb wrote: > > > On 6 February 2014 16:06, Gary Gregory wrote: > > > On Thu, Feb 6, 2014 a

Re: [LANG] Towards 3.3

2014-02-07 Thread Duncan Jones
On 31 January 2014 07:54, Benedikt Ritter wrote: > Nice discussion. Thanks for clearing this up. So Duncan: go ahead if you > got the time. Hi Benedikt, Based on other discussions on the ML, the fix for LANG-341 belongs in the Conversion class. I think this warrants a larger piece of work to imp

[VOTE][RESULT] Release Apache Commons File Upload 1.3.1 RC1 as 1.3.1

2014-02-07 Thread Mark Thomas
The following votes were cast: Binding: +1: ebourg, luc, markt, britter, ggregory, bodewig No other votes were cast. The vote therefore passes. Thank you to everyone who tested and voted in a shorter than usual time frame. I'll do the actual release shortly. Mark