[jboss-cvs] JBossAS SVN: r61182 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 7 06:20:31 EST 2007


Author: wolfc
Date: 2007-03-07 06:20:31 -0500 (Wed, 07 Mar 2007)
New Revision: 61182

Modified:
   trunk/ejb3/build-test.xml
Log:
Create txt report on one-test-with-jvmargs

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-03-07 09:10:39 UTC (rev 61181)
+++ trunk/ejb3/build-test.xml	2007-03-07 11:20:31 UTC (rev 61182)
@@ -3256,6 +3256,7 @@
             <path refid="hsqldb.hsqldb.classpath"/>
          </classpath>
 
+         <formatter type="plain" usefile="true"/>
          <formatter type="xml" usefile="true"/>
          <test name="${test}" todir="${build.reports}"/>
       </junit>




More information about the jboss-cvs-commits mailing list