You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2006/04/02 02:00:40 UTC

svn commit: r390764 - /jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml

Author: psteitz
Date: Sat Apr  1 16:00:39 2006
New Revision: 390764

URL: http://svn.apache.org/viewcvs?rev=390764&view=rev
Log:
Modified activateObject in PoolableConnection to test connection properties
before resetting to defaults.
Addresses BZ #31343

Modified:
    jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml?rev=390764&r1=390763&r2=390764&view=diff
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml Sat Apr  1 16:00:39 2006
@@ -56,6 +56,10 @@
         Inserted null check in close method of SharedPoolDataSource to avoid
         NPE when invoked on non-initialized pool.
       </action>
+      <action dev="psteitz" type="fix" issue="#31343">
+        Modified activateObject in PoolableConnection to test connection
+        properties before resetting to defaults.
+      </action>
     </release>   
   </body>
 </document>



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