[Jboss-cvs] JBossAS SVN: r55222 - in branches/MC_VDF_WORK/system-jmx: . src src/tests src/tests/org src/tests/org/jboss src/tests/org/jboss/test

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 13:35:50 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 13:35:48 -0400 (Fri, 04 Aug 2006)
New Revision: 55222

Added:
   branches/MC_VDF_WORK/system-jmx/src/tests/
   branches/MC_VDF_WORK/system-jmx/src/tests/org/
   branches/MC_VDF_WORK/system-jmx/src/tests/org/jboss/
   branches/MC_VDF_WORK/system-jmx/src/tests/org/jboss/test/
   branches/MC_VDF_WORK/system-jmx/src/tests/org/jboss/test/system/
Modified:
   branches/MC_VDF_WORK/system-jmx/.classpath
Log:
Create a src/tests tree

Modified: branches/MC_VDF_WORK/system-jmx/.classpath
===================================================================
--- branches/MC_VDF_WORK/system-jmx/.classpath	2006-08-04 17:30:37 UTC (rev 55221)
+++ branches/MC_VDF_WORK/system-jmx/.classpath	2006-08-04 17:35:48 UTC (rev 55222)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
+	<classpathentry output="output/eclipse-test-classes" kind="src" path="src/tests"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/j2se"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/mbeans"/>




More information about the jboss-cvs-commits mailing list