You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/11/07 18:09:21 UTC

svn commit: r1539717 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/doc/jdbc-pool.xml

Author: markt
Date: Thu Nov  7 17:09:20 2013
New Revision: 1539717

URL: http://svn.apache.org/r1539717
Log:
Whitespace police

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1539716

Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml?rev=1539717&r1=1539716&r2=1539717&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml (original)
+++ tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Thu Nov  7 17:09:20 2013
@@ -56,7 +56,7 @@
           hence modifications for future requirement will require much less
           changes. This is all you need to run the connection pool itself, the
           rest is gravy.</li>
-      <li>Commons DBCP uses static interfaces. This means you have to use the 
+      <li>Commons DBCP uses static interfaces. This means you have to use the
           right version for a given JRE version or you may see
           <code>NoSuchMethodException</code> exceptions.</li>
       <li>It's not worth rewriting over 60 classes, when a connection pool can



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