[jboss-cvs] JBossAS SVN: r68536 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Dec 22 00:55:00 EST 2007


Author: scott.stark at jboss.org
Date: 2007-12-22 00:55:00 -0500 (Sat, 22 Dec 2007)
New Revision: 68536

Modified:
   trunk/testsuite/.classpath
Log:
Add the spring-int project to fix the build

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-12-22 03:54:41 UTC (rev 68535)
+++ trunk/testsuite/.classpath	2007-12-22 05:55:00 UTC (rev 68536)
@@ -96,5 +96,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/ha/lib/jboss-ha-client.jar" sourcepath="/thirdparty/jboss/ha/lib/jboss-ha-client-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-codec/lib/commons-codec.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/spring-int"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list