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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 8 02:34:16 EDT 2008


Author: akostadinov
Date: 2008-09-08 02:34:16 -0400 (Mon, 08 Sep 2008)
New Revision: 78170

Modified:
   trunk/testsuite/build.xml
Log:
JBAS-5918 explain why the stop record command is commented out

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-09-08 06:23:13 UTC (rev 78169)
+++ trunk/testsuite/build.xml	2008-09-08 06:34:16 UTC (rev 78170)
@@ -956,7 +956,7 @@
       <antcall target="tests-clustered-profileservice"/>
       <antcall target="tests-web-profile"/>
       <antcall target="tests-report"/>
-   	<!--
+      <!-- JBAS-5918 https://issues.apache.org/bugzilla/show_bug.cgi?id=41368 
       <record name="${basedir}/output/tests.log" action="stop"/>
       -->
       <condition property="servers.shutdown.failed">




More information about the jboss-cvs-commits mailing list