[Jboss-cvs] JBossAS SVN: r55089 - projects/microcontainer/trunk/kernel

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 2 22:22:43 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-02 22:22:42 -0400 (Wed, 02 Aug 2006)
New Revision: 55089

Modified:
   projects/microcontainer/trunk/kernel/.classpath
Log:
Change test from a project to a binary

Modified: projects/microcontainer/trunk/kernel/.classpath
===================================================================
--- projects/microcontainer/trunk/kernel/.classpath	2006-08-03 02:21:34 UTC (rev 55088)
+++ projects/microcontainer/trunk/kernel/.classpath	2006-08-03 02:22:42 UTC (rev 55089)
@@ -15,11 +15,10 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
-	<classpathentry kind="src" path="/test"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
 	<classpathentry kind="src" path="/container"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/dependency"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.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