[Jboss-cvs] JBossAS SVN: r55256 - trunk/tomcat

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 14:52:22 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 14:52:21 -0400 (Fri, 04 Aug 2006)
New Revision: 55256

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

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2006-08-04 18:51:53 UTC (rev 55255)
+++ trunk/tomcat/.classpath	2006-08-04 18:52:21 UTC (rev 55256)
@@ -33,5 +33,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.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