You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2011/05/13 00:50:13 UTC

svn commit: r1102500 [1/3] - in /commons/proper/pool/trunk/src: java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java test/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java

Author: markt
Date: Thu May 12 22:50:13 2011
New Revision: 1102500

URL: http://svn.apache.org/viewvc?rev=1102500&view=rev
Log:
Update GKOP to use java.util.concurrent based pooling

Modified:
    commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
    commons/proper/pool/trunk/src/test/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java