[jboss-cvs] JBossAS SVN: r89499 - branches/Branch_5_x/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 28 14:36:22 EDT 2009


Author: scott.stark at jboss.org
Date: 2009-05-28 14:36:22 -0400 (Thu, 28 May 2009)
New Revision: 89499

Modified:
   branches/Branch_5_x/testsuite/.classpath
Log:
Update for arjuna, server manager dependencies

Modified: branches/Branch_5_x/testsuite/.classpath
===================================================================
--- branches/Branch_5_x/testsuite/.classpath	2009-05-28 14:44:23 UTC (rev 89498)
+++ branches/Branch_5_x/testsuite/.classpath	2009-05-28 18:36:22 UTC (rev 89499)
@@ -56,5 +56,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi/lib/jboss-bootstrap-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-as/lib/jboss-bootstrap-spi-as.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossts/lib/jbossjts.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/server/manager/lib/jboss-server-manager.jar" sourcepath="/thirdparty/jboss/server/manager/lib/jboss-server-manager-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list