[Jboss-cvs] JBossAS SVN: r55306 - branches/MC_VDF_WORK/ejb3

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 19:59:57 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 19:59:56 -0400 (Fri, 04 Aug 2006)
New Revision: 55306

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

Modified: branches/MC_VDF_WORK/ejb3/.classpath
===================================================================
--- branches/MC_VDF_WORK/ejb3/.classpath	2006-08-04 23:44:29 UTC (rev 55305)
+++ branches/MC_VDF_WORK/ejb3/.classpath	2006-08-04 23:59:56 UTC (rev 55306)
@@ -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