[qos-ch/logback] aa728a: Close connection inside ConnectionSourceBase#disco...

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: aa728a71f5e0b28981754eac735348b26424256c https://github.com/qos-ch/logback/commit/aa728a71f5e0b28981754eac735348b2642... Author: Ivan <crusader.magic@gmail.com> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/db/ConnectionSourceBase.java Log Message: ----------- Close connection inside ConnectionSourceBase#discoverConnectionProperties() This will fix LOGBACK-798 (Leaking jdbc pool connection) Commit: 484ece64c72e9b5ddef55bf68dfc11ae90516b19 https://github.com/qos-ch/logback/commit/484ece64c72e9b5ddef55bf68dfc11ae905... Author: Ceki Gulcu <ceki@qos.ch> Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/db/ConnectionSourceBase.java Log Message: ----------- Merge pull request #74 from Wee-Willie-Winkie/master This will fix LOGBACK-798 (Leaking jdbc pool connection) Compare: https://github.com/qos-ch/logback/compare/70cb83558e73...484ece64c72e
participants (1)
-
Ceki Gulcu