[jboss-svn-commits] JBL Code SVN: r37809 - labs/jbosstm/branches/JBOSSTS_4_16/atsintegration.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Dec 15 09:39:33 EST 2011


Author: tomjenkinson
Date: 2011-12-15 09:39:33 -0500 (Thu, 15 Dec 2011)
New Revision: 37809

Modified:
   labs/jbosstm/branches/JBOSSTS_4_16/atsintegration/build.xml
Log:
JBTM-895 print the output of the atsintegration tests

Modified: labs/jbosstm/branches/JBOSSTS_4_16/atsintegration/build.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/atsintegration/build.xml	2011-12-15 14:24:16 UTC (rev 37808)
+++ labs/jbosstm/branches/JBOSSTS_4_16/atsintegration/build.xml	2011-12-15 14:39:33 UTC (rev 37809)
@@ -78,7 +78,7 @@
     </target>
 
     <target name="run.tests">
-        <run.tests.macro>
+        <run.tests.macro showoutput="true">
             <tests>
                 <fileset dir="tests/classes">
                     <include name="**/SimpleIsolatedServers.java"/>



More information about the jboss-svn-commits mailing list