[Jboss-cvs] JBossAS SVN: r55076 - trunk/spring-int

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


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

Modified:
   trunk/spring-int/.classpath
Log:
Move the test module to a binary integration

Modified: trunk/spring-int/.classpath
===================================================================
--- trunk/spring-int/.classpath	2006-08-03 01:37:42 UTC (rev 55075)
+++ trunk/spring-int/.classpath	2006-08-03 01:45:36 UTC (rev 55076)
@@ -20,7 +20,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.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