[Jboss-cvs] JBossAS SVN: r55254 - trunk/connector

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


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

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

Modified: trunk/connector/.classpath
===================================================================
--- trunk/connector/.classpath	2006-08-04 18:51:45 UTC (rev 55253)
+++ trunk/connector/.classpath	2006-08-04 18:51:51 UTC (rev 55254)
@@ -17,5 +17,6 @@
 	<classpathentry kind="lib" path="/thirdparty/quartz/lib/quartz-all-1.5.2.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.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