[Jboss-cvs] JBossAS SVN: r55291 - branches/MC_VDF_WORK/cluster

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


Author: scott.stark at jboss.org
Date: 2006-08-04 18:36:17 -0400 (Fri, 04 Aug 2006)
New Revision: 55291

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

Modified: branches/MC_VDF_WORK/cluster/.classpath
===================================================================
--- branches/MC_VDF_WORK/cluster/.classpath	2006-08-04 22:35:40 UTC (rev 55290)
+++ branches/MC_VDF_WORK/cluster/.classpath	2006-08-04 22:36:17 UTC (rev 55291)
@@ -16,5 +16,6 @@
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.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