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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 24 17:05:57 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-04-24 17:05:57 -0400 (Thu, 24 Apr 2008)
New Revision: 72705

Modified:
   projects/cluster/ha-server-api/trunk/.classpath
Log:
Update to match pom

Modified: projects/cluster/ha-server-api/trunk/.classpath
===================================================================
--- projects/cluster/ha-server-api/trunk/.classpath	2008-04-24 20:44:09 UTC (rev 72704)
+++ projects/cluster/ha-server-api/trunk/.classpath	2008-04-24 21:05:57 UTC (rev 72705)
@@ -5,10 +5,12 @@
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   <classpathentry kind="var" path="M2_REPO/jgroups/jgroups/2.6.2/jgroups-2.6.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.5-SNAPSHOT/jboss-common-core-2.2.5-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.5.GA/jboss-common-core-2.2.5.GA.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0-SNAPSHOT/jboss-aop-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR8/jboss-aop-2.0.0.CR8.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/cache/jbosscache-core/2.1.1-SNAPSHOT/jbosscache-core-2.1.1-SNAPSHOT.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/cache/jbosscache-pojo/2.1.0.GA/jbosscache-pojo-2.1.0.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-client/1.1.0-20080422-3/jboss-ha-client-1.1.0-20080422-3.jar" sourcepath="M2_REPO/org/jboss/cluster/jboss-ha-client/1.1.0-20080422-3/jboss-ha-client-1.1.0-20080422-3-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-client/1.1.0-SNAPSHOT/jboss-ha-client-1.1.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/aspects/jboss-remoting-aspects/1.0.0-SNAPSHOT/jboss-remoting-aspects-1.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/remoting/jboss-remoting/2.4.0.CR1/jboss-remoting-2.4.0.CR1.jar"/>
 </classpath>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list