[jboss-svn-commits] JBL Code SVN: r38047 - labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Apr 21 07:30:55 EDT 2012


Author: zhfeng
Date: 2012-04-21 07:30:54 -0400 (Sat, 21 Apr 2012)
New Revision: 38047

Modified:
   labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml
Log:
add <redirectTestOutputToFile> in crash-recovery-tests pom.xml

Modified: labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml	2012-04-21 11:02:48 UTC (rev 38046)
+++ labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml	2012-04-21 11:30:54 UTC (rev 38047)
@@ -83,6 +83,7 @@
 					 <artifactId>maven-surefire-plugin</artifactId>
 					 <version>2.7.2</version>
 					 <configuration>
+						 <redirectTestOutputToFile>true</redirectTestOutputToFile>
 						 <skip>false</skip>
 					 </configuration>
 				 </plugin>



More information about the jboss-svn-commits mailing list