[jboss-cvs] JBossAS SVN: r79552 - branches/JBPAPP_4_2_0_GA_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 15 16:29:35 EDT 2008


Author: rrajesh
Date: 2008-10-15 16:29:34 -0400 (Wed, 15 Oct 2008)
New Revision: 79552

Modified:
   branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml
Log:
JBPAPP-1056 Revert - Modifying wait-on-shutdown macro for log4j pattern changes as part of CC

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml	2008-10-15 20:19:46 UTC (rev 79551)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml	2008-10-15 20:29:34 UTC (rev 79552)
@@ -528,7 +528,7 @@
         <available file="server.log">
           <filepath>
             <fileset dir="${jboss.dist}/server/@{conf}/log/" includes="server.log">
-              <contains text="[org.jboss.system.server.Server] (JBoss Shutdown Hook:) Shutdown complete"/>
+              <contains text="[org.jboss.system.server.Server] Shutdown complete"/>
             </fileset>
           </filepath>
         </available>




More information about the jboss-cvs-commits mailing list