[Jboss-cvs] JBossAS SVN: r55249 - trunk/iiop

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


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

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

Modified: trunk/iiop/.classpath
===================================================================
--- trunk/iiop/.classpath	2006-08-04 18:51:30 UTC (rev 55248)
+++ trunk/iiop/.classpath	2006-08-04 18:51:33 UTC (rev 55249)
@@ -15,5 +15,6 @@
 	<classpathentry kind="src" path="/system"/>
 	<classpathentry kind="src" path="/transaction"/>
 	<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