[jboss-cvs] JBossAS SVN: r60210 - branches/Branch_4_2/hibernate-int.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Feb 2 15:46:57 EST 2007
Author: bstansberry at jboss.com
Date: 2007-02-02 15:46:57 -0500 (Fri, 02 Feb 2007)
New Revision: 60210
Modified:
branches/Branch_4_2/hibernate-int/.classpath
Log:
Use the JBC binary with the PojoCache annotations
Modified: branches/Branch_4_2/hibernate-int/.classpath
===================================================================
--- branches/Branch_4_2/hibernate-int/.classpath 2007-02-02 20:44:37 UTC (rev 60209)
+++ branches/Branch_4_2/hibernate-int/.classpath 2007-02-02 20:46:57 UTC (rev 60210)
@@ -12,6 +12,6 @@
<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.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="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list