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.
+