You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/11/14 01:53:10 UTC

svn commit: r1201566 - in /tomcat/tc7.0.x/trunk: modules/ webapps/docs/changelog.xml

Author: kkolinko
Date: Mon Nov 14 00:53:10 2011
New Revision: 1201566

URL: http://svn.apache.org/viewvc?rev=1201566&view=rev
Log:
Update jdbc-pool to r1201562

Modified:
    tomcat/tc7.0.x/trunk/modules/   (props changed)
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc7.0.x/trunk/modules/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon Nov 14 00:53:10 2011
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1201499 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1201562 jdbc-pool

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1201566&r1=1201565&r2=1201566&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Nov 14 00:53:10 2011
@@ -385,6 +385,10 @@
         (kkolinko)
       </fix>
       <fix>
+        In jdbc-pool: Unwrap InvocationTargetException if it is caught in
+        <code>ResultSetProxy</code>, like we do it elsewhere. (kkolinko)
+      </fix>
+      <fix>
         When building jdbc-pool from within Tomcat, use Tomcat's
         <code>output</code> directory location. This allows to move all build
         output away from the source tree. (kkolinko)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org