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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 15 10:23:35 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-10-15 10:23:35 -0400 (Wed, 15 Oct 2008)
New Revision: 79540

Modified:
   trunk/testsuite/.classpath
Log:
Add jboss-ha-legacy-client.jar for HARMIServerImpl_Stub

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-10-15 13:16:32 UTC (rev 79539)
+++ trunk/testsuite/.classpath	2008-10-15 14:23:35 UTC (rev 79540)
@@ -45,5 +45,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-proxy/lib/jboss-ejb3-proxy-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-aspects.jar"/>
+	<classpathentry kind="lib" path="/cluster/output/lib/jboss-ha-legacy-client.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list