Re: [Codec] Next Commons-Codec release?

2012-08-21 Thread Thomas Neidhart
On 08/22/2012 02:49 AM, Gary Gregory wrote: > On Tue, Aug 21, 2012 at 4:50 PM, Thomas Neidhart > wrote: > >> On 08/21/2012 03:33 PM, Gary Gregory wrote: >>> On Mon, Aug 20, 2012 at 5:36 PM, Thomas Neidhart >>> wrote: >>> On 08/20/2012 10:46 PM, Gary Gregory wrote: > TN (or anyone): >

[math] About MATH-849 and the NSWC library

2012-08-21 Thread Sébastien Brisard
Dear all, please review the code I've attached to MATH-849. The improvement in accuracy is great. I also implemented, besides logGamma(x), a new function -- namely Gamma(x). I would like to know if you feel the references to the NSWC library is fair. Thanks for your advice, Sébastien PS : with th

Re: [Codec] Next Commons-Codec release?

2012-08-21 Thread Gary Gregory
On Tue, Aug 21, 2012 at 4:50 PM, Thomas Neidhart wrote: > On 08/21/2012 03:33 PM, Gary Gregory wrote: > > On Mon, Aug 20, 2012 at 5:36 PM, Thomas Neidhart > > wrote: > > > >> On 08/20/2012 10:46 PM, Gary Gregory wrote: > >>> TN (or anyone): > >>> > >>> I get a lot of Checstyle errors "Missing a he

Re: [Codec] Next Commons-Codec release?

2012-08-21 Thread Thomas Neidhart
On 08/21/2012 03:33 PM, Gary Gregory wrote: > On Mon, Aug 20, 2012 at 5:36 PM, Thomas Neidhart > wrote: > >> On 08/20/2012 10:46 PM, Gary Gregory wrote: >>> TN (or anyone): >>> >>> I get a lot of Checstyle errors "Missing a header - not enough lines in >>> file." >>> >>> Do you get those too? >> >

[Commons Wiki] Update of "UsingNexus" by OliverHeger

2012-08-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "UsingNexus" page has been changed by OliverHeger: http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=30&rev2=31 Comment: Replaced section about creating symlinks. Repla

Re: svn commit: r1375711 - /commons/proper/io/trunk/src/site/site.xml

2012-08-21 Thread sebb
On 21 August 2012 19:37, Gary Gregory wrote: > Yeah, that's much better, I was never a fan of the magic links. In fact it wasn't a magic link. drwxrwsr-x 5 ggregory commons 18 Mar 29 23:06 api-2.2 drwxrwsr-x 5 ggregory commons 18 Apr 14 23:55 api-2.3 drwxrwsr-x 5 ggregory commons

Re: svn commit: r1375711 - /commons/proper/io/trunk/src/site/site.xml

2012-08-21 Thread Gary Gregory
Yeah, that's much better, I was never a fan of the magic links. Gary On Tue, Aug 21, 2012 at 2:34 PM, wrote: > Author: sebb > Date: Tue Aug 21 18:34:22 2012 > New Revision: 1375711 > > URL: http://svn.apache.org/viewvc?rev=1375711&view=rev > Log: > Ready for next time ... > > Modified: > co

Re: IO Javadoc version incorrect

2012-08-21 Thread sebb
On 21 August 2012 19:14, sebb wrote: > On 21 August 2012 16:43, Gary Gregory wrote: >> The place is dev@commons.apache.org > > It would be better for the site to always reference specific URLs, > even for the current release. > That way it would be obvious sooner if the api docs were missing. > >

Re: IO Javadoc version incorrect

2012-08-21 Thread sebb
On 21 August 2012 16:43, Gary Gregory wrote: > The place is dev@commons.apache.org It would be better for the site to always reference specific URLs, even for the current release. That way it would be obvious sooner if the api docs were missing. The immediate fix is to add a soft link to 2.4. I

[VOTE][RESULT] Release Commons Configuration 1.9 based on RC 1

2012-08-21 Thread Oliver Heger
The vote to release Commons Configuration based on RC1 has passed with the +1 votes from following people: Gary Gregory Phil Steitz Oliver Heger All votes are binding, no other votes were cast. Thanks to all who reviewed the artifacts. Oliver Am 16.08.2012 22:09, schrieb Oliver Heger: This i

Re: svn commit: r1375192 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/random/

2012-08-21 Thread Luc Maisonobe
Le 21/08/2012 16:15, Gilles Sadowski a écrit : > Hi. > >> [...] >> >> Added: >> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomDataGenerator.java >> URL: >> http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomD

Re: svn commit: r1375192 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/random/

2012-08-21 Thread Phil Steitz
On Aug 21, 2012, at 7:15 AM, Gilles Sadowski wrote: > Hi. > >> [...] >> >> Added: >> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomDataGenerator.java >> URL: >> http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/r

Re: svn commit: r1375192 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/random/

2012-08-21 Thread Phil Steitz
Good catch, yes. On Aug 21, 2012, at 7:20 AM, Gilles Sadowski wrote: >> Modified: >> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomData.java >> URL: >> http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/Random

Re: svn commit: r1375192 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/random/

2012-08-21 Thread Gilles Sadowski
> Modified: > commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomData.java > URL: > http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomData.java?rev=1375192&r1=1375191&r2=1375192&view=diff > ===

Re: svn commit: r1375192 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/random/

2012-08-21 Thread Gilles Sadowski
Hi. > [...] > > Added: > commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomDataGenerator.java > URL: > http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomDataGenerator.java?rev=1375192&view=auto > ==

Re: [VOTE] Release Commons Configuration 1.9 based on RC 1

2012-08-21 Thread Ralph Goers
With Phil's +1 you should now have the 3 +1s. I still haven't been able to look at it so go ahead. Ralph On Aug 20, 2012, at 11:33 AM, Phil Steitz wrote: > On 8/16/12 1:09 PM, Oliver Heger wrote: >> This is a vote to release Apache Commons Configuration 1.9 based >> on the first release candid

[GUMP@vmgump]: Project commons-jelly-tags-sql (in module commons-jelly) failed

2012-08-21 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-jelly-tags-sql has an issue affecting its community integration. T

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

2012-08-21 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-scxml-test has an issue affecting its community integration. This

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

2012-08-21 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-dbutils has an issue affecting its community integration. This iss

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

2012-08-21 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-chain2 (in module apache-commons) failed

2012-08-21 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-chain2 has an issue affecting its community integration. This issu

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

2012-08-21 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

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

2012-08-21 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-dbcp2 (in module apache-commons) failed

2012-08-21 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-dbcp2 has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project commons-dbcp (in module commons-dbcp-1.x) failed

2012-08-21 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-dbcp has an issue affecting its community integration. This issue