[jboss-cvs] JBossAS SVN: r59908 - branches/Branch_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 22 03:18:47 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-22 03:18:47 -0500 (Mon, 22 Jan 2007)
New Revision: 59908

Modified:
   branches/Branch_4_2/testsuite/.classpath
Log:
Replace catalina.jar with jbossweb.jar

Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath	2007-01-22 08:16:47 UTC (rev 59907)
+++ branches/Branch_4_2/testsuite/.classpath	2007-01-22 08:18:47 UTC (rev 59908)
@@ -28,7 +28,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-tomcat/lib/catalina.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junitejb/lib/junitejb.jar"/>
@@ -61,5 +60,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list