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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 9 00:44:35 EST 2008


Author: bstansberry at jboss.com
Date: 2008-01-09 00:44:35 -0500 (Wed, 09 Jan 2008)
New Revision: 68719

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-5029] Integrate jboss-ha-server-api.jar

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-01-09 05:39:00 UTC (rev 68718)
+++ trunk/testsuite/build.xml	2008-01-09 05:44:35 UTC (rev 68719)
@@ -122,7 +122,8 @@
       <path refid="trove.classpath"/>
       <path refid="wutka.dtdparser.classpath"/>
       <path refid="woodstox.woodstox.classpath"/>
-      <path refid="jboss.ha.classpath"/>
+      <path refid="jboss.jboss.ha.client.classpath"/>
+      <path refid="jboss.jboss.ha.server.api.classpath"/>
       <path refid="jboss.jaxr.classpath"/>
       <path refid="jboss.remoting.classpath"/>
       <path refid="jboss.serialization.classpath"/>




More information about the jboss-cvs-commits mailing list