[jboss-cvs] JBossAS SVN: r80751 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 10 16:16:42 EST 2008


Author: jesper.pedersen
Date: 2008-11-10 16:16:42 -0500 (Mon, 10 Nov 2008)
New Revision: 80751

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-6189] Add plain reports to the test target

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-11-10 21:02:31 UTC (rev 80750)
+++ trunk/testsuite/build.xml	2008-11-10 21:16:42 UTC (rev 80751)
@@ -2994,6 +2994,7 @@
          </classpath>
 
          <formatter type="xml" usefile="${junit.formatter.usefile}"/>
+         <formatter type="plain" usefile="${junit.formatter.usefile}"/>
 
          <batchtest todir="${build.reports}"
             haltonerror="${junit.batchtest.haltonerror}"




More information about the jboss-cvs-commits mailing list