[jboss-cvs] JBossAS SVN: r60217 - branches/Branch_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 2 16:24:02 EST 2007


Author: bstansberry at jboss.com
Date: 2007-02-02 16:24:02 -0500 (Fri, 02 Feb 2007)
New Revision: 60217

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

Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath	2007-02-02 21:21:43 UTC (rev 60216)
+++ branches/Branch_4_2/testsuite/.classpath	2007-02-02 21:24:02 UTC (rev 60217)
@@ -45,7 +45,7 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/ant.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/ant-junit.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/apache-xalan/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joram-tests.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>




More information about the jboss-cvs-commits mailing list