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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 17 01:57:09 EDT 2009


Author: istudens at redhat.com
Date: 2009-09-17 01:57:09 -0400 (Thu, 17 Sep 2009)
New Revision: 93631

Modified:
   trunk/testsuite/build.xml
Log:
updated build.xml for crash recovery tests, JBAS-7219

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2009-09-17 04:48:13 UTC (rev 93630)
+++ trunk/testsuite/build.xml	2009-09-17 05:57:09 UTC (rev 93631)
@@ -350,6 +350,12 @@
         <!-- JBAS-6934  -->
       <fileset refid="net.jcip:jcip-annotations:jar"/>
 
+      <!-- needed for jbossts crash recovery tests -->
+      <fileset refid="org.jboss.jbossas:jboss-server-manager:jar"/>
+      <fileset refid="jboss.jbossts:jbossts-common:jar"/>
+      <fileset refid="jboss.jbossts:jbossjts:jar"/>
+      <fileset refid="jboss.jbossts:jbossjts-integration:jar"/>
+
     </path>
 
     <!-- ======= -->




More information about the jboss-cvs-commits mailing list