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 2012/04/24 13:47:44 UTC

svn commit: r1329651 - in /commons/proper/pool/trunk/src: main/java/org/apache/commons/pool2/KeyedObjectPoolFactory.java test/java/org/apache/commons/pool2/TestKeyedObjectPoolFactory.java

Author: markt
Date: Tue Apr 24 11:47:43 2012
New Revision: 1329651

URL: http://svn.apache.org/viewvc?rev=1329651&view=rev
Log:
Remove Keyed versions that should have been removed along with the non-keyed versions in r1214463

Removed:
    commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/KeyedObjectPoolFactory.java
    commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/TestKeyedObjectPoolFactory.java