[Jboss-cvs] JBossAS SVN: r55242 - trunk/cluster

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 14:50:34 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 14:50:33 -0400 (Fri, 04 Aug 2006)
New Revision: 55242

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

Modified: trunk/cluster/.classpath
===================================================================
--- trunk/cluster/.classpath	2006-08-04 18:38:53 UTC (rev 55241)
+++ trunk/cluster/.classpath	2006-08-04 18:50:33 UTC (rev 55242)
@@ -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