You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/07/10 14:50:12 UTC

svn commit: r210005 - /jakarta/commons/proper/jelly/trunk/project.properties

Author: dion
Date: Sun Jul 10 05:50:12 2005
New Revision: 210005

URL: http://svn.apache.org/viewcvs?rev=210005&view=rev
Log:
Ensure junit errors are displayed inline

Modified:
    jakarta/commons/proper/jelly/trunk/project.properties

Modified: jakarta/commons/proper/jelly/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/project.properties?rev=210005&r1=210004&r2=210005&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/project.properties (original)
+++ jakarta/commons/proper/jelly/trunk/project.properties Sun Jul 10 05:50:12 2005
@@ -27,7 +27,7 @@
 maven.compile.source=1.3
 maven.compile.target=1.3
 
-maven.junit.usefile = true
+maven.junit.usefile = false
 
 # copied from maven test plugin due to a bug/caching issue
 maven.test.dest = ${maven.build.dir}/test-classes



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org