[jboss-cvs] JBossAS SVN: r58570 - trunk/cluster

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 18 06:30:52 EST 2006


Author: bstansberry at jboss.com
Date: 2006-11-18 06:30:50 -0500 (Sat, 18 Nov 2006)
New Revision: 58570

Modified:
   trunk/cluster/.classpath
Log:
Update to JBC 2.0.0.Alpha1

Modified: trunk/cluster/.classpath
===================================================================
--- trunk/cluster/.classpath	2006-11-18 11:29:33 UTC (rev 58569)
+++ trunk/cluster/.classpath	2006-11-18 11:30:50 UTC (rev 58570)
@@ -15,10 +15,12 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="src" path="/j2se"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jbosscache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list