[jboss-cvs] JBossAS SVN: r68718 - trunk/ejb3.

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


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

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

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2008-01-09 05:19:57 UTC (rev 68717)
+++ trunk/ejb3/build-test.xml	2008-01-09 05:39:00 UTC (rev 68718)
@@ -163,7 +163,8 @@
       <path refid="jboss.jboss.ejb3.ext.api.classpath"/>
       <path refid="jboss.jboss.ejb3.impl.classpath"/>
       <path refid="jboss.metadata.classpath"/>
-      <path refid="jboss.ha.classpath"/>
+      <path refid="jboss.jboss.ha.client.classpath"/>
+      <path refid="jboss.jboss.ha.server.api.classpath"/>
       <path refid="sun.jaxb.classpath"/>
    </path>
 




More information about the jboss-cvs-commits mailing list