Author: ggregory
Date: Fri May 17 17:04:24 2013
New Revision: 1483916

URL: http://svn.apache.org/r1483916
Log:
Fix [POOL-161] test from Maven and Eclipse. Using Maven 3.0.5 and Java 7. Runs 
fine on Maven 2.2.1 too.

Added:
    commons/proper/pool/branches/POOL_1_X/src/test/resources/
    commons/proper/pool/branches/POOL_1_X/src/test/resources/test1
    commons/proper/pool/branches/POOL_1_X/src/test/resources/test2
Removed:
    
commons/proper/pool/branches/POOL_1_X/src/test/org/apache/commons/pool/impl/test1
    
commons/proper/pool/branches/POOL_1_X/src/test/org/apache/commons/pool/impl/test2

Added: commons/proper/pool/branches/POOL_1_X/src/test/resources/test1
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/test/resources/test1?rev=1483916&view=auto
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/src/test/resources/test1 (added)
+++ commons/proper/pool/branches/POOL_1_X/src/test/resources/test1 Fri May 17 
17:04:24 2013
@@ -0,0 +1 @@
+Hello world !
\ No newline at end of file

Added: commons/proper/pool/branches/POOL_1_X/src/test/resources/test2
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/src/test/resources/test2?rev=1483916&view=auto
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/src/test/resources/test2 (added)
+++ commons/proper/pool/branches/POOL_1_X/src/test/resources/test2 Fri May 17 
17:04:24 2013
@@ -0,0 +1 @@
+Hello world !
\ No newline at end of file


Reply via email to