[Jboss-cvs] JBossAS SVN: r55244 - trunk/messaging

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


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

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

Modified: trunk/messaging/.classpath
===================================================================
--- trunk/messaging/.classpath	2006-08-04 18:51:14 UTC (rev 55243)
+++ trunk/messaging/.classpath	2006-08-04 18:51:17 UTC (rev 55244)
@@ -12,5 +12,6 @@
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="src" path="/j2se"/>
+	<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