You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2014/05/16 23:29:50 UTC

svn commit: r1595358 - /commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties

Author: psteitz
Date: Fri May 16 21:29:50 2014
New Revision: 1595358

URL: http://svn.apache.org/r1595358
Log:
Removed quotes, added newline at EOF.

Modified:
    commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties

Modified: commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties?rev=1595358&r1=1595357&r2=1595358&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties (original)
+++ commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties Fri May 16 21:29:50 2014
@@ -19,4 +19,5 @@ poolableConnectionFactory.validateObject
 
 swallowedExceptionLogger.onSwallowedException=An internal object pool swallowed an Exception
 
-poolingDataSource.factoryConfig="PoolableConnectionFactory not linked to pool. Calling setPool() to fix the configuration."
+poolingDataSource.factoryConfig=PoolableConnectionFactory not linked to pool. Calling setPool() to fix the configuration.
+