Re: [ALL] parent pom - update RAT version

2011-09-01 Thread Simone Tripodi
+1 :) Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Sep 2, 2011 at 4:37 AM, Gary Gregory wrote: > Go for it !  :) > > Gary > > On Sep 1, 2011, at 21:40, sebb wrote: > >> The current parent pom (21) references an old RAT plugin which is not >> the current Apache

Re: [lang] Running lang under a security manager and LANG-744

2011-09-01 Thread Stephen Colebourne
On 2 September 2011 01:20, Gary Gregory wrote: > Specifically for StringUtils, should we have a SunStringUtils? This would > let you know that you are depending on com.sun code. I really don't like that idea! Generally, it is non-Sun JVMs including Android that are the problem. Lets just do the

Re: [ALL] parent pom - update RAT version

2011-09-01 Thread Gary Gregory
Go for it ! :) Gary On Sep 1, 2011, at 21:40, sebb wrote: > The current parent pom (21) references an old RAT plugin which is not > the current Apache version (in Incubator, but available from Maven > Central). > > Also it does not define the plugin in the build or > dependencyManagement secti

Re: [math] Monitoring iterative algorithms

2011-09-01 Thread Sébastien Brisard
I forgot a very important question: would this classes be applicable to ODEs (see Luc's explanations below). If not, I can probably forget about them, since, I think this package makes the most extensive use of events at the moment in CM... Sébastien > > So here are the needs for ODE: > - callback

[ALL] parent pom - update RAT version

2011-09-01 Thread sebb
The current parent pom (21) references an old RAT plugin which is not the current Apache version (in Incubator, but available from Maven Central). Also it does not define the plugin in the build or dependencyManagement sections. I propose to correct this for the next parent release. Comments? -

Re: [math] Monitoring iterative algorithms

2011-09-01 Thread Sébastien Brisard
Hi, I'm reviving this thread to let you know that I took the liberty to create a new JIRA ticket on this issue (see JIRA MATH-655). A few classes are attached to this ticket for you to review. These classes provide support for managing the iteration count as well as event occuring before, during an

Re: svn commit: r1164051 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread Phil Steitz
On 9/1/11 6:31 PM, sebb wrote: > On 2 September 2011 01:23, Phil Steitz wrote: >> On 9/1/11 4:59 PM, Mark Thomas wrote: >>> On 02/09/2011 00:40, Phil Steitz wrote: On 9/1/11 5:41 AM, ma...@apache.org wrote: > Author: markt > Date: Thu Sep 1 12:41:54 2011 > New Revision: 1164051 >

Re: svn commit: r1164051 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread sebb
On 2 September 2011 01:23, Phil Steitz wrote: > On 9/1/11 4:59 PM, Mark Thomas wrote: >> On 02/09/2011 00:40, Phil Steitz wrote: >>> On 9/1/11 5:41 AM, ma...@apache.org wrote: Author: markt Date: Thu Sep  1 12:41:54 2011 New Revision: 1164051 URL: http://svn.apache.org/vie

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread sebb
On 2 September 2011 01:18, Gary Gregory wrote: > On Thu, Sep 1, 2011 at 7:55 PM, sebb wrote: > >> On 1 September 2011 22:42, Gary Gregory wrote: >> > On Thu, Sep 1, 2011 at 2:25 PM, sebb wrote: >> > >> >> On 30 August 2011 21:00, Oliver Heger >> >> wrote: >> >> > This is a vote to release Apac

Re: svn commit: r1164051 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread Phil Steitz
On 9/1/11 4:59 PM, Mark Thomas wrote: > On 02/09/2011 00:40, Phil Steitz wrote: >> On 9/1/11 5:41 AM, ma...@apache.org wrote: >>> Author: markt >>> Date: Thu Sep 1 12:41:54 2011 >>> New Revision: 1164051 >>> >>> URL: http://svn.apache.org/viewvc?rev=1164051&view=rev >>> Log: >>> Remove sync that w

[lang] Running lang under a security manager and LANG-744

2011-09-01 Thread Gary Gregory
WRT LANG-744 "StringUtils throws java.security.AccessControlException on Google App Engine" Well, I've ruminated, pondered and experimented. Running all unit tests with a security managers results in: Tests run: 2046, Failures: 2, Errors: 115, Skipped: 0 Clearly, we need a good overall solution

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread Gary Gregory
On Thu, Sep 1, 2011 at 7:55 PM, sebb wrote: > On 1 September 2011 22:42, Gary Gregory wrote: > > On Thu, Sep 1, 2011 at 2:25 PM, sebb wrote: > > > >> On 30 August 2011 21:00, Oliver Heger > >> wrote: > >> > This is a vote to release Apache Commons Configuration 1.7 based on > the > >> 2nd > >>

Re: svn commit: r1164051 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread Mark Thomas
On 02/09/2011 00:40, Phil Steitz wrote: > On 9/1/11 5:41 AM, ma...@apache.org wrote: >> Author: markt >> Date: Thu Sep 1 12:41:54 2011 >> New Revision: 1164051 >> >> URL: http://svn.apache.org/viewvc?rev=1164051&view=rev >> Log: >> Remove sync that wasn't helping. >> Make thread safe > > I agree

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread sebb
On 1 September 2011 22:42, Gary Gregory wrote: > On Thu, Sep 1, 2011 at 2:25 PM, sebb wrote: > >> On 30 August 2011 21:00, Oliver Heger >> wrote: >> > This is a vote to release Apache Commons Configuration 1.7 based on the >> 2nd >> > RC. >> > >> > There have been the following changes since RC1

Re: svn commit: r1164051 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread Phil Steitz
On 9/1/11 5:41 AM, ma...@apache.org wrote: > Author: markt > Date: Thu Sep 1 12:41:54 2011 > New Revision: 1164051 > > URL: http://svn.apache.org/viewvc?rev=1164051&view=rev > Log: > Remove sync that wasn't helping. > Make thread safe I agree that the sync wasn't helping; but I am not sure exactl

Re: [Math] Jacobian dimensions in "AbstractLeastSquaresOptimizer"

2011-09-01 Thread Gilles Sadowski
Hello Luc. > > [...] > > In fact, I have always seen Jacobians using this layout, so from my > point of view it was standard. I am conforted in this view by > . That goes without saying, but it does not harm to say it anyway. :-) [I just happened to pi

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread Gary Gregory
On Thu, Sep 1, 2011 at 2:25 PM, sebb wrote: > On 30 August 2011 21:00, Oliver Heger > wrote: > > This is a vote to release Apache Commons Configuration 1.7 based on the > 2nd > > RC. > > > > There have been the following changes since RC1: > > * The ant build file has been improved (many thanks

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread Ralph Goers
I'm still traveling on vacation. I'm not sure if I will be able to test it (and therefore vote) during the 72 hour window. Ralph On Sep 1, 2011, at 10:52 AM, Oliver Heger wrote: > Here is my +1 > > Oliver > (hoping to remind others to vote as well, otherwise release will be > problematic) >

Re: [Math] Jacobian dimensions in "AbstractLeastSquaresOptimizer"

2011-09-01 Thread Luc Maisonobe
Le 31/08/2011 18:09, Gilles Sadowski a écrit : Hello. Hi Gilles, In the "AbstractLeastSquaresOptimizer" class (package "optimization"), there is (at lines 238-247): ---CUT--- jF = f.jacobian(); this.residuals = new double[target.length]; // Arrays shared with the

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread sebb
On 30 August 2011 21:00, Oliver Heger wrote: > This is a vote to release Apache Commons Configuration 1.7 based on the 2nd > RC. > > There have been the following changes since RC1: > * The ant build file has been improved (many thanks to Phil!) > * The release notes mention that the optional depe

Re: [VOTE] Release Commons Configuration 1.7 based on RC2

2011-09-01 Thread Oliver Heger
Here is my +1 Oliver (hoping to remind others to vote as well, otherwise release will be problematic) Am 30.08.2011 22:00, schrieb Oliver Heger: This is a vote to release Apache Commons Configuration 1.7 based on the 2nd RC. There have been the following changes since RC1: * The ant build fi

Re: [math] Multiple Algorithms

2011-09-01 Thread Greg Sterijevski
Thanks for the response Phil. This question has been on my mind for a month or so. I was working on some Student T approximators (ergo my check in of the NIST data for Student T), when I noticed that the commons Student T was based on the continuing fraction version of the incomplete beta formulat

Re: svn commit: r1164053 - in /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl: GenericKeyedObjectPool.java GenericObjectPool.java

2011-09-01 Thread sebb
On 1 September 2011 13:51, wrote: > Author: markt > Date: Thu Sep  1 12:51:04 2011 > New Revision: 1164053 > > URL: http://svn.apache.org/viewvc?rev=1164053&view=rev > Log: > Make close() thread safe and ensure multiple calls to close() are handled > correctly > > Modified: >     > commons/prope

Re: svn commit: r1163864 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java

2011-09-01 Thread Mark Thomas
On 01/09/2011 00:57, sebb wrote: > On 1 September 2011 00:10, wrote: >> Author: markt >> Date: Wed Aug 31 23:10:53 2011 >> New Revision: 1163864 >> >> URL: http://svn.apache.org/viewvc?rev=1163864&view=rev >> Log: >> Stop multiple calls to close() triggering an JMX error >> >> Modified: >> >>

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

2011-09-01 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