[Jboss-cvs] JBossAS SVN: r55297 - branches/MC_VDF_WORK/messaging

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


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

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

Modified: branches/MC_VDF_WORK/messaging/.classpath
===================================================================
--- branches/MC_VDF_WORK/messaging/.classpath	2006-08-04 23:12:28 UTC (rev 55296)
+++ branches/MC_VDF_WORK/messaging/.classpath	2006-08-04 23:14:02 UTC (rev 55297)
@@ -12,5 +12,6 @@
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<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