You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2013/11/24 09:33:24 UTC

svn commit: r1544937 - in /commons/proper/pool/branches/1_5_RELEASE/src/test/resources: ./ test1 test2

Author: psteitz
Date: Sun Nov 24 08:33:24 2013
New Revision: 1544937

URL: http://svn.apache.org/r1544937
Log:
Copy resources so classloader tests can work under maven.

Added:
    commons/proper/pool/branches/1_5_RELEASE/src/test/resources/
    commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test1
    commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test2

Added: commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test1
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test1?rev=1544937&view=auto
==============================================================================
--- commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test1 (added)
+++ commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test1 Sun Nov 24 08:33:24 2013
@@ -0,0 +1 @@
+Hello world !
\ No newline at end of file

Added: commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test2
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test2?rev=1544937&view=auto
==============================================================================
--- commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test2 (added)
+++ commons/proper/pool/branches/1_5_RELEASE/src/test/resources/test2 Sun Nov 24 08:33:24 2013
@@ -0,0 +1 @@
+Hello world !
\ No newline at end of file