Author: markt
Date: Sun Jan 20 09:08:51 2008
New Revision: 613619
URL: http://svn.apache.org/viewvc?rev=613619&view=rev
Log:
Update to commons-pool 1.4
Modified:
tomcat/build/tc5.5.x/build.properties.default
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/build/tc5.5.x/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/build.properties.default?rev=613619&r1=613618&r2=613619&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/build.properties.default (original)
+++ tomcat/build/tc5.5.x/build.properties.default Sun Jan 20 09:08:51 2008
@@ -157,8 +157,8 @@
# ----- Commons Pool, version 1.1 or later -----
-commons-pool.home=${base.path}/commons-pool-1.3-src
-commons-pool-src.loc=${base-commons.loc}/pool/source/commons-pool-1.3-src.tar.gz
+commons-pool.home=${base.path}/commons-pool-1.4-src
+commons-pool-src.loc=${base-commons.loc}/pool/source/commons-pool-1.4-src.tar.gz
# ----- Commons Collections, version 2.0 or later -----
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=613619&r1=613618&r2=613619&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sun Jan 20 09:08:51 2008
@@ -82,6 +82,9 @@
<update>
Use PureTLS 0.9b5. (markt)
</update>
+ <update>
+ Use commons-pool 1.4. (markt)
+ </update>
<fix>
<bug>43594</bug>: Use setenv from CATALINA_BASE (if set) in preference
to the one in CATALINA_HOME. Patch provided by Shaddy Baddah. (markt)
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=613619&r1=613618&r2=613619&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Sun Jan 20 09:08:51 2008
@@ -33,12 +33,6 @@
martk - change "FarmWarDeployer can only work as parent from " to
"FarmWarDeployer can only work if parent of "
-* Update commons-pool to 1.4
- http://svn.apache.org/viewvc?rev=612950&view=rev
- (Note ppatch duplciates some of lib-updates patch)
- +1: markt, fhanik, pero
- -1:
-
* Fix WatchedResource does not work if app is outside "webapps"
http://issues.apache.org/bugzilla/show_bug.cgi?id=38131
http://svn.apache.org/viewvc?rev=613558&view=rev
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]