[jboss-cvs] JBossAS SVN: r58578 - trunk/tomcat

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 18 06:38:20 EST 2006


Author: bstansberry at jboss.com
Date: 2006-11-18 06:38:20 -0500 (Sat, 18 Nov 2006)
New Revision: 58578

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

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2006-11-18 11:37:00 UTC (rev 58577)
+++ trunk/tomcat/.classpath	2006-11-18 11:38:20 UTC (rev 58578)
@@ -21,7 +21,8 @@
 	<classpathentry kind="src" path="/aspects"/>
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="src" path="/transaction"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache-jdk50.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/pojocache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jbosscache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>




More information about the jboss-cvs-commits mailing list