[jboss-cvs] JBossAS SVN: r76725 - projects/cluster/ha-server-api/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 6 15:06:46 EDT 2008


Author: pferraro
Date: 2008-08-06 15:06:45 -0400 (Wed, 06 Aug 2008)
New Revision: 76725

Modified:
   projects/cluster/ha-server-api/trunk/.classpath
Log:
Added easymock dependency

Modified: projects/cluster/ha-server-api/trunk/.classpath
===================================================================
--- projects/cluster/ha-server-api/trunk/.classpath	2008-08-06 19:06:01 UTC (rev 76724)
+++ projects/cluster/ha-server-api/trunk/.classpath	2008-08-06 19:06:45 UTC (rev 76725)
@@ -19,5 +19,6 @@
 	<classpathentry kind="var" path="M2_REPO/org/jboss/cache/jbosscache-pojo/2.2.0.CR5/jbosscache-pojo-2.2.0.CR5.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR13/jboss-aop-2.0.0.CR13.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/remoting/jboss-remoting/2.4.0.GA/jboss-remoting-2.4.0.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.4/easymock-2.4.jar"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list