[Jboss-cvs] JBossAS SVN: r55077 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 2 21:45:41 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-02 21:45:40 -0400 (Wed, 02 Aug 2006)
New Revision: 55077

Modified:
   trunk/testsuite/.classpath
Log:
Move the test module to a binary integration

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-08-03 01:45:36 UTC (rev 55076)
+++ trunk/testsuite/.classpath	2006-08-03 01:45:40 UTC (rev 55077)
@@ -37,7 +37,6 @@
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate3.jar"/>
 	<classpathentry kind="src" path="/mbeans"/>
 	<classpathentry kind="src" path="/jmx"/>
-	<classpathentry kind="src" path="/test"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/deployment"/>
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
@@ -66,5 +65,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<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 kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list