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 2015/02/17 13:12:36 UTC

svn commit: r1660358 - /tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml

Author: markt
Date: Tue Feb 17 12:12:36 2015
New Revision: 1660358

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

Modified:
    tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml

Modified: tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml?rev=1660358&r1=1660357&r2=1660358&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml (original)
+++ tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.xml Tue Feb 17 12:12:36 2015
@@ -168,10 +168,10 @@ removed and recycled, add one or both of
 </p>
 <source>removeAbandonedOnBorrow=true</source>
 <source>removeAbandonedOnMaintenance=true</source>
-<p> The default for both of these attributes is <code>false</code>.  Note that 
-<code>removeAbandonedOnMaintenance</code> has no effect unless pool 
-maintenance is enabled by setting <code>timeBetweenEvictionRunsMillis</code> 
-to a positive value.  See the 
+<p> The default for both of these attributes is <code>false</code>.  Note that
+<code>removeAbandonedOnMaintenance</code> has no effect unless pool
+maintenance is enabled by setting <code>timeBetweenEvictionRunsMillis</code>
+to a positive value.  See the
 <a href="http://commons.apache.org/dbcp/configuration.html">
 DBCP documentation</a> for full documentation on these attributes.
 </p>



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