You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/05/17 18:34:00 UTC

svn commit: r1483904 - /commons/proper/pool/branches/POOL_1_X/build.properties.sample

Author: ggregory
Date: Fri May 17 16:33:59 2013
New Revision: 1483904

URL: http://svn.apache.org/r1483904
Log:
Add sample build.properties.

Added:
    commons/proper/pool/branches/POOL_1_X/build.properties.sample

Added: commons/proper/pool/branches/POOL_1_X/build.properties.sample
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/build.properties.sample?rev=1483904&view=auto
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/build.properties.sample (added)
+++ commons/proper/pool/branches/POOL_1_X/build.properties.sample Fri May 17 16:33:59 2013
@@ -0,0 +1,2 @@
+libs=C:/Users/ggregory/.m2/repository
+classpath=${libs}/junit/junit/4.11/junit-4.11.jar
\ No newline at end of file