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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 31 16:13:56 EDT 2006


Author: weston.price at jboss.com
Date: 2006-07-31 16:13:55 -0400 (Mon, 31 Jul 2006)
New Revision: 54941

Modified:
   trunk/testsuite/.classpath
Log:
Fix eclipse. Remove reference to MC project and set to appropriate microcontainer.jars.

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-07-31 20:09:11 UTC (rev 54940)
+++ trunk/testsuite/.classpath	2006-07-31 20:13:55 UTC (rev 54941)
@@ -48,13 +48,10 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3x"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/container"/>
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joram-tests.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-tomcat/lib/catalina.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/tomcat"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/kernel"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/dependency"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
@@ -67,5 +64,8 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jstl/lib/jstl.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-tomcat/lib/el-api.jar"/>
+	<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="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list