[Jboss-cvs] JBossAS SVN: r55292 - branches/MC_VDF_WORK/aspects

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


Author: scott.stark at jboss.org
Date: 2006-08-04 18:47:00 -0400 (Fri, 04 Aug 2006)
New Revision: 55292

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

Modified: branches/MC_VDF_WORK/aspects/.classpath
===================================================================
--- branches/MC_VDF_WORK/aspects/.classpath	2006-08-04 22:36:17 UTC (rev 55291)
+++ branches/MC_VDF_WORK/aspects/.classpath	2006-08-04 22:47:00 UTC (rev 55292)
@@ -28,5 +28,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry sourcepath="/javassist" kind="lib" path="/thirdparty/javassist/lib/javassist.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