Author: fhanik
Date: Mon Feb 13 20:37:30 2012
New Revision: 1243682

URL: http://svn.apache.org/viewvc?rev=1243682&view=rev
Log:
Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=51582


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 Feb 13 20:37:30 2012
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1232867 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1243655 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=1243682&r1=1243681&r2=1243682&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Feb 13 20:37:30 2012
@@ -204,6 +204,9 @@
         Fix code style issues and enable Checkstyle checks for jdbc-pool when
         it is built within Tomcat. (kkolinko)
       </fix>
+      <fix>
+        <bug>51582</bug> Correct set and reset the query cache to avoid NPE   
(fhanik)
+      </fix>
     </changelog>
   </subsection>
 </section>



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

Reply via email to