[Jboss-cvs] JBossAS SVN: r55243 - trunk/ejb3

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


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

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

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2006-08-04 18:50:33 UTC (rev 55242)
+++ trunk/ejb3/.classpath	2006-08-04 18:51:14 UTC (rev 55243)
@@ -90,5 +90,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>
 	<classpathentry kind="lib" path="/thirdparty/jacorb/lib/jacorb.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