[jboss-cvs] JBossAS SVN: r60211 - branches/Branch_4_2/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 2 15:49:20 EST 2007


Author: bstansberry at jboss.com
Date: 2007-02-02 15:49:20 -0500 (Fri, 02 Feb 2007)
New Revision: 60211

Modified:
   branches/Branch_4_2/tomcat/.classpath
Log:
Use the JBC binary with the PojoCache annotations

Modified: branches/Branch_4_2/tomcat/.classpath
===================================================================
--- branches/Branch_4_2/tomcat/.classpath	2007-02-02 20:46:57 UTC (rev 60210)
+++ branches/Branch_4_2/tomcat/.classpath	2007-02-02 20:49:20 UTC (rev 60211)
@@ -22,7 +22,7 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache-jdk50.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>




More information about the jboss-cvs-commits mailing list