[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2012-01-23 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2012-01-23 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-23 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-digester3 has an issue affecting its community integration. This i

Re: svn commit: r1235038 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math: exception/util/ genetics/

2012-01-23 Thread Gilles Sadowski
Hi Thomas. > == > --- > commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/LocalizedFormats.java > (original) > +++ > commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception

Re: [IO] release 2.2?

2012-01-23 Thread Gary Gregory
I committed a small refactoring. Please comment and/or continue refactoring. Thank you, Gary On Mon, Jan 23, 2012 at 11:38 AM, sebb wrote: > On 23 January 2012 15:27, Gary Gregory wrote: > > On Mon, Jan 23, 2012 at 10:11 AM, Niall Pemberton < > niall.pember...@gmail.com > >> wrote: > > > >> I

[lang] LANG-786

2012-01-23 Thread Daniel Trebbien
Hello, Would a commons-lang developer please take a look at issue LANG-786 and the patch that I attached: https://issues.apache.org/jira/browse/LANG-786 Daniel Trebbien

Re: [IO] release 2.2?

2012-01-23 Thread sebb
On 23 January 2012 15:27, Gary Gregory wrote: > On Mon, Jan 23, 2012 at 10:11 AM, Niall Pemberton > wrote: > >> I find the behaviour of FileUtils.directoryContains() method very >> strange that it would return true for a file that doesn't exist. Since >> this is a new method that will be released

Re: [functor] CharacterRange, FloatRange, DoubleRange and open/closed intervals

2012-01-23 Thread Matt Benson
Hi, Bruno; my thoughts inline... On Sun, Jan 22, 2012 at 6:15 PM, Bruno P. Kinoshita wrote: > Hi all, > > In functor, there are two ranges available: IntegerRange and LongRange. Both > use a closed open interval, i.e., the low limit is included in the range, > while the high limit is not. > > I

Re: [IO] release 2.2?

2012-01-23 Thread Gary Gregory
On Mon, Jan 23, 2012 at 10:11 AM, Niall Pemberton wrote: > I find the behaviour of FileUtils.directoryContains() method very > strange that it would return true for a file that doesn't exist. Since > this is a new method that will be released for the first time in the > next release, then it woul