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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 12 02:38:09 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-12 02:38:08 -0500 (Fri, 12 Jan 2007)
New Revision: 59587

Modified:
   trunk/testsuite/.classpath
Log:
Add dependencies on profileservice project

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-01-12 07:36:58 UTC (rev 59586)
+++ trunk/testsuite/.classpath	2007-01-12 07:38:08 UTC (rev 59587)
@@ -82,5 +82,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jbosscache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/pojocache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-src.zip"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/profileservice"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list