You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by wg...@apache.org on 2005/01/20 20:19:09 UTC

svn commit: r125805 - /jakarta/velocity/trunk/build/testcases.xml

Author: wglass
Date: Thu Jan 20 11:19:07 2005
New Revision: 125805

URL: http://svn.apache.org/viewcvs?view=rev&rev=125805
Log:
fixed format of test case
Modified:
   jakarta/velocity/trunk/build/testcases.xml

Modified: jakarta/velocity/trunk/build/testcases.xml
Url: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/build/testcases.xml?view=diff&rev=125805&p1=jakarta/velocity/trunk/build/testcases.xml&r1=125804&p2=jakarta/velocity/trunk/build/testcases.xml&r2=125805
==============================================================================
--- jakarta/velocity/trunk/build/testcases.xml	(original)
+++ jakarta/velocity/trunk/build/testcases.xml	Thu Jan 20 11:19:07 2005
@@ -146,8 +146,7 @@
 
 	<target name="test-introspect3">
     <echo message="Running Introspector3 tests..."/>
-    <java classname="${velocity.test.runner}" fork="yes" 
-failonerror="${testbed.failonerror}">
+    <java classname="${velocity.test.runner}" fork="yes" failonerror="${testbed.failonerror}">
       <arg value="org.apache.velocity.test.IntrospectorTestCase3"/>
       <classpath>
         <path refid="classpath"/>

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