Author: kkolinko
Date: Tue Mar 20 18:06:13 2012
New Revision: 1303061

URL: http://svn.apache.org/viewvc?rev=1303061&view=rev
Log:
Update external to pick up svn:eol-style fix.
Fix changelog.xml formatting:
1. Wrap lines
2. Missing ':' after issue number
3. Credit the author

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 Tue Mar 20 18:06:13 2012
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1303044 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1303060 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=1303061&r1=1303060&r2=1303061&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 20 18:06:13 2012
@@ -193,11 +193,27 @@
         <bug>52804</bug>: Make pool properties serializable and cloneable.
         (fhanik)
       </fix>
-      <fix><bug>51237</bug><rev>1302902</rev> Slow Query Report should log 
using WARN level when queries are slow and within the threshold of caching 
it</fix>
-      <fix><bug>52002</bug><rev>1302948</rev> Add in configuration option to 
disallow connection reuse</fix>
-      <fix><bug>52493</bug><rev>1302969</rev> Java 7 DataSource method 
addition</fix>
-      <fix><bug>51893</bug><rev>1302990</rev> Throw an error and notification 
when pool is exhausted</fix>
-      <fix><bug>50860</bug><rev>1303031</rev> Add in option to configure 
logging for validation errors</fix>
+      <fix>
+        <bug>51237</bug> (<rev>1302902</rev>):
+        Slow Query Report should log using WARN level when queries are slow
+        and within the threshold of caching it. (fhanik)
+      </fix>
+      <fix>
+        <bug>52002</bug> (<rev>1302948</rev>):
+        Add in configuration option to disallow connection reuse. (fhanik)
+      </fix>
+      <fix>
+        <bug>52493</bug> (<rev>1302969</rev>):
+        Java 7 DataSource method addition. (fhanik)
+      </fix>
+      <fix>
+        <bug>51893</bug> (<rev>1302990</rev>):
+        Throw an error and notification when pool is exhausted. (fhanik)
+      </fix>
+      <fix>
+        <bug>50860</bug> (<rev>1303031</rev>):
+        Add in option to configure logging for validation errors. (fhanik)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



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

Reply via email to