[Jboss-cvs] JBossAS SVN: r55307 - branches/MC_VDF_WORK/testsuite
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 4 20:04:50 EDT 2006
Author: scott.stark at jboss.org
Date: 2006-08-04 20:04:48 -0400 (Fri, 04 Aug 2006)
New Revision: 55307
Modified:
branches/MC_VDF_WORK/testsuite/.classpath
Log:
The system-jmx project ref should be added on the MC_VDF_WORK branch, not head
Modified: branches/MC_VDF_WORK/testsuite/.classpath
===================================================================
--- branches/MC_VDF_WORK/testsuite/.classpath 2006-08-04 23:59:56 UTC (rev 55306)
+++ branches/MC_VDF_WORK/testsuite/.classpath 2006-08-05 00:04:48 UTC (rev 55307)
@@ -66,5 +66,6 @@
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.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