[Jboss-cvs] JBossAS SVN: r55257 - branches/MC_VDF_WORK/server

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


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

Modified:
   branches/MC_VDF_WORK/server/.classpath
Log:
Update the classpaths to refer to the new system-jmx project

Modified: branches/MC_VDF_WORK/server/.classpath
===================================================================
--- branches/MC_VDF_WORK/server/.classpath	2006-08-04 18:52:21 UTC (rev 55256)
+++ branches/MC_VDF_WORK/server/.classpath	2006-08-04 18:52:23 UTC (rev 55257)
@@ -25,5 +25,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.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