[Jboss-cvs] JBossAS SVN: r55299 - branches/MC_VDF_WORK/spring-int

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


Author: scott.stark at jboss.org
Date: 2006-08-04 19:18:11 -0400 (Fri, 04 Aug 2006)
New Revision: 55299

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

Modified: branches/MC_VDF_WORK/spring-int/.classpath
===================================================================
--- branches/MC_VDF_WORK/spring-int/.classpath	2006-08-04 23:16:18 UTC (rev 55298)
+++ branches/MC_VDF_WORK/spring-int/.classpath	2006-08-04 23:18:11 UTC (rev 55299)
@@ -22,5 +22,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.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