[Jboss-cvs] JBossAS SVN: r55091 - projects/microcontainer/trunk/container

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


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

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

Modified: projects/microcontainer/trunk/container/.classpath
===================================================================
--- projects/microcontainer/trunk/container/.classpath	2006-08-03 02:22:45 UTC (rev 55090)
+++ projects/microcontainer/trunk/container/.classpath	2006-08-03 02:22:48 UTC (rev 55091)
@@ -7,8 +7,8 @@
 	<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 sourcepath="/javassist" kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.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