[Jboss-cvs] JBossAS SVN: r55250 - trunk/management

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 14:51:38 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 14:51:36 -0400 (Fri, 04 Aug 2006)
New Revision: 55250

Modified:
   trunk/management/.classpath
Log:
Update the classpaths to refer to the new system-jmx project

Modified: trunk/management/.classpath
===================================================================
--- trunk/management/.classpath	2006-08-04 18:51:33 UTC (rev 55249)
+++ trunk/management/.classpath	2006-08-04 18:51:36 UTC (rev 55250)
@@ -11,5 +11,6 @@
 	<classpathentry kind="src" path="/connector"/>
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.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