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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]