/[Apache-SVN]/jakarta/commons/proper/lang/trunk/default.properties
ViewVC logotype

Diff of /jakarta/commons/proper/lang/trunk/default.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/lang/trunk/default.properties	2005/05/31 17:42:19	179241
+++ jakarta/commons/proper/lang/trunk/default.properties	2005/05/31 17:48:08	179242
@@ -19,6 +19,9 @@
 # The pathname of the "junit.jar" JAR file
 junit.jar = ${junit.home}/junit-3.8.1.jar
 
+# Whether or not to fork tests
+junit.fork = true
+
 # The name of this component
 component.name = commons-lang
 
@@ -52,9 +55,6 @@ source.home = src/java
 # The base directory for unit test sources
 test.home = src/test
 
-# Whether or not to fork tests
-test.fork = true
-
 # Should Java compilations set the 'debug' compiler option?
 compile.debug = true
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26