[jboss-cvs] JBossAS SVN: r68706 - trunk/cluster.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 8 19:19:32 EST 2008


Author: bstansberry at jboss.com
Date: 2008-01-08 19:19:32 -0500 (Tue, 08 Jan 2008)
New Revision: 68706

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

Modified: trunk/cluster/build.xml
===================================================================
--- trunk/cluster/build.xml	2008-01-09 00:18:54 UTC (rev 68705)
+++ trunk/cluster/build.xml	2008-01-09 00:19:32 UTC (rev 68706)
@@ -78,7 +78,8 @@
       <path refid="junit.junit.classpath"/>
       <path refid="jgroups.jgroups.classpath"/>
       <path refid="jboss.cache.classpath"/>
-      <path refid="jboss.ha.classpath"/>
+      <path refid="jboss.jboss.ha.client.classpath"/>
+      <path refid="jboss.jboss.ha.server.api.classpath"/>
       <path refid="oswego.concurrent.classpath"/>
       <path refid="jboss.remoting.classpath"/>
       <path refid="jboss.microcontainer.classpath"/>




More information about the jboss-cvs-commits mailing list