[Jboss-cvs] JBossAS SVN: r55255 - trunk/spring-int

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


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

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

Modified: trunk/spring-int/.classpath
===================================================================
--- trunk/spring-int/.classpath	2006-08-04 18:51:51 UTC (rev 55254)
+++ trunk/spring-int/.classpath	2006-08-04 18:51:53 UTC (rev 55255)
@@ -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