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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org