[qos-ch/logback] 56c624: Always close InputStream

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 56c6243f20b0b64b00a0de959286ab7dd7f11db1 https://github.com/qos-ch/logback/commit/56c6243f20b0b64b00a0de959286ab7dd7f... Author: Mikhail Mazursky <ash2kk@gmail.com> Date: 2012-07-05 (Thu, 05 Jul 2012) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/GenericConfigurator.java Log Message: ----------- Always close InputStream e.g. in case of JoranException from doConfigure(). Commit: 586e3385963f395d6fcd71049f39876dc89c5459 https://github.com/qos-ch/logback/commit/586e3385963f395d6fcd71049f39876dc89... Author: Ceki Gulcu <ceki@qos.ch> Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/GenericConfigurator.java Log Message: ----------- Merge pull request #52 from ash2k/close-stream Always close InputStream Compare: https://github.com/qos-ch/logback/compare/1fb52d9f0039...586e3385963f
participants (1)
-
Ceki Gulcu