[jboss-cvs] JBossAS SVN: r58610 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 18 11:40:01 EST 2006


Author: scott.stark at jboss.org
Date: 2006-11-18 11:39:59 -0500 (Sat, 18 Nov 2006)
New Revision: 58610

Modified:
   trunk/testsuite/.classpath
Log:
Update the jboss cache jars

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-11-18 16:37:10 UTC (rev 58609)
+++ trunk/testsuite/.classpath	2006-11-18 16:39:59 UTC (rev 58610)
@@ -50,7 +50,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml-support.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache-jdk50.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
@@ -78,5 +77,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-impl.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jbosscache.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/pojocache.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list