[Jboss-cvs] JBossAS SVN: r55251 - trunk/testsuite

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


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

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

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-08-04 18:51:36 UTC (rev 55250)
+++ trunk/testsuite/.classpath	2006-08-04 18:51:39 UTC (rev 55251)
@@ -66,5 +66,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.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