[jboss-cvs] JBossAS SVN: r60032 - branches/Branch_4_2/tomcat.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 26 18:12:27 EST 2007
Author: scott.stark at jboss.org
Date: 2007-01-26 18:12:27 -0500 (Fri, 26 Jan 2007)
New Revision: 60032
Modified:
branches/Branch_4_2/tomcat/.classpath
Log:
Remove commons-pool.jar from the classpath
Modified: branches/Branch_4_2/tomcat/.classpath
===================================================================
--- branches/Branch_4_2/tomcat/.classpath 2007-01-26 23:06:05 UTC (rev 60031)
+++ branches/Branch_4_2/tomcat/.classpath 2007-01-26 23:12:27 UTC (rev 60032)
@@ -21,7 +21,6 @@
<classpathentry kind="lib" path="/thirdparty/apache-fileupload/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
- <classpathentry kind="lib" path="/thirdparty/apache-pool/lib/commons-pool.jar"/>
<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jboss-cache.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
More information about the jboss-cvs-commits
mailing list