Fwd: [2/2] commons-dbcp git commit: Fix DBCP-472

2016-11-02 Thread Gary Gregory
You beat me to it! Too busy at work... Are you avail to RM a release train for Pool and DBCP? Gary -- Forwarded message -- From: Date: Nov 2, 2016 2:26 PM Subject: [2/2] commons-dbcp git commit: Fix DBCP-472 To: Cc: Fix DBCP-472 > > Avoid potential infinite loops when checking

Re: Fwd: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGe

2016-11-02 Thread Mark Thomas
On 02/11/2016 20:23, Mark Thomas wrote: > On 02/11/2016 18:36, Gary Gregory wrote: >> The close() issue seems worth getting in for 2.4.3 IMO. > > Agreed. I almost have that fixed (need to complete a few memory leak > checks in Tomcat). > > It is going to need to new configuration option to contro

Re: Fwd: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGe

2016-11-02 Thread Mark Thomas
On 02/11/2016 18:36, Gary Gregory wrote: > The close() issue seems worth getting in for 2.4.3 IMO. Agreed. I almost have that fixed (need to complete a few memory leak checks in Tomcat). It is going to need to new configuration option to control how long to wait for the executor to stop. That pro

Re: Fwd: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGe

2016-11-02 Thread Gary Gregory
The close() issue seems worth getting in for 2.4.3 IMO. G On Wed, Nov 2, 2016 at 11:29 AM, Mark Thomas wrote: > On 02/11/2016 18:12, Gary Gregory wrote: > > Is it time to push out 2.4.3? There are couple of interesting fixes. > > Getting close. I'd like to finish going through the open issues f

Re: Fwd: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGe

2016-11-02 Thread Mark Thomas
On 02/11/2016 18:12, Gary Gregory wrote: > Is it time to push out 2.4.3? There are couple of interesting fixes. Getting close. I'd like to finish going through the open issues first. Mark > > Gary > -- Forwarded message -- > From: > Date: Wed, Nov 2, 2016 at 8:53 AM > Subject:

Fwd: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGeneri

2016-11-02 Thread Gary Gregory
Is it time to push out 2.4.3? There are couple of interesting fixes. Gary -- Forwarded message -- From: Date: Wed, Nov 2, 2016 at 8:53 AM Subject: svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjec

Jenkins build is back to normal : commons-pool #3

2016-11-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to normal : commons-pool » Apache Commons Pool #3

2016-11-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [ALL] Maven plugins common configuration.

2016-11-02 Thread Gilles
Hi. On Sun, 30 Oct 2016 01:34:03 +0200, Artem Barger wrote: ​Hi Gilles,​ On Wed, Oct 26, 2016 at 7:42 PM, Gilles wrote: $ mvn clean install site site:stage succeeds. :-) But the modules link are still dead. [E.g. there is no "apidocs".] ​Did you have chance to work that javadoc aggre

Re: [VOTE] Release Apache Commons JCS 2.0-beta-2 based on RC2

2016-11-02 Thread Johannes Weberhofer
+1 from my side. When I build JCS on a NFS share, the following tests fail: testWrite_128BlockElement(org.apache.commons.jcs.auxiliary.disk.block.BlockDiskUnitTest) Time elapsed: 0.015 sec <<< FAILURE! junit.framework.AssertionFailedError: Wrong number of blocks recorded. expected:<128> but

Re: [Math] Re: LU decomposition very SLOW (commons.math3.linear)

2016-11-02 Thread wilbur
Hi Gilles, thanks for pointing me to the JIRA system - will try to do my best ;-) I am aware of the potential of breaking existing code with any such changes. However, expected problems seem to be minor in this case. Also, if existing code relies on such obvious design flaws it should be fixed as

Re: commons-filter sandbox is operational

2016-11-02 Thread Eric Barnhill
Hi Bernd, looks like I need org/sonatype/aether/graph/DependencyFilter . Any ideas where to find that? Complete stack trace below Bernd's reply. Eric On Tue, Nov 1, 2016 at 5:50 PM, Bernd Porr wrote: > Thanks, Eric for setting up a sandbox project. What is required for "mvn > site"? > > /B