[Jboss-cvs] JBossAS SVN: r55304 - branches/MC_VDF_WORK/tomcat

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


Author: scott.stark at jboss.org
Date: 2006-08-04 19:43:12 -0400 (Fri, 04 Aug 2006)
New Revision: 55304

Modified:
   branches/MC_VDF_WORK/tomcat/.classpath
Log:
The system-jmx project ref should be added on the MC_VDF_WORK branch, not head

Modified: branches/MC_VDF_WORK/tomcat/.classpath
===================================================================
--- branches/MC_VDF_WORK/tomcat/.classpath	2006-08-04 23:42:00 UTC (rev 55303)
+++ branches/MC_VDF_WORK/tomcat/.classpath	2006-08-04 23:43:12 UTC (rev 55304)
@@ -33,5 +33,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.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