[Jboss-cvs] JBossAS SVN: r55294 - branches/MC_VDF_WORK/hibernate-int

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 18:59:03 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 18:59:01 -0400 (Fri, 04 Aug 2006)
New Revision: 55294

Modified:
   branches/MC_VDF_WORK/hibernate-int/.classpath
Log:
The system-jmx project ref should be added on the MC_VDF_WORK branch, not head

Modified: branches/MC_VDF_WORK/hibernate-int/.classpath
===================================================================
--- branches/MC_VDF_WORK/hibernate-int/.classpath	2006-08-04 22:48:41 UTC (rev 55293)
+++ branches/MC_VDF_WORK/hibernate-int/.classpath	2006-08-04 22:59:01 UTC (rev 55294)
@@ -13,5 +13,6 @@
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list