[jboss-cvs] JBossAS SVN: r77720 - projects/cluster/ha-server-cache-jbc/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 31 10:14:24 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-08-31 10:14:23 -0400 (Sun, 31 Aug 2008)
New Revision: 77720

Modified:
   projects/cluster/ha-server-cache-jbc/trunk/.classpath
Log:
Depend on ha-server-cache-spi 1.0.0.GA

Modified: projects/cluster/ha-server-cache-jbc/trunk/.classpath
===================================================================
--- projects/cluster/ha-server-cache-jbc/trunk/.classpath	2008-08-31 14:12:48 UTC (rev 77719)
+++ projects/cluster/ha-server-cache-jbc/trunk/.classpath	2008-08-31 14:14:23 UTC (rev 77720)
@@ -9,7 +9,7 @@
   <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.8.GA/jboss-common-core-2.2.8.GA.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-client/1.1.0.GA/jboss-ha-client-1.1.0.GA.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-server-api/1.1.0.GA/jboss-ha-server-api-1.1.0.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-server-cache-spi/1.0.0.CR1/jboss-ha-server-cache-spi-1.0.0.CR1.jar" sourcepath="M2_REPO/org/jboss/cluster/jboss-ha-server-cache-spi/1.0.0.CR1/jboss-ha-server-cache-spi-1.0.0.CR1-sources.jar">
+  <classpathentry kind="var" path="M2_REPO/org/jboss/cluster/jboss-ha-server-cache-spi/1.0.0.GA/jboss-ha-server-cache-spi-1.0.0.GA.jar" sourcepath="M2_REPO/org/jboss/cluster/jboss-ha-server-cache-spi/1.0.0.GA/jboss-ha-server-cache-spi-1.0.0.GA-sources.jar">
     <attributes>
       <attribute value="jar:file:/home/bes/.m2/repository/org/jboss/cluster/jboss-ha-server-cache-spi/1.0.0.CR1/jboss-ha-server-cache-spi-1.0.0.CR1-javadoc.jar!/" name="javadoc_location"/>
     </attributes>




More information about the jboss-cvs-commits mailing list