[qos-ch/logback] 089aed: amendment for LOGBACK-644: suppress errors for non...

Branch: refs/heads/1.0.x Home: https://github.com/qos-ch/logback Commit: 089aedf42cfb7e30b3b6f92f36d795c23e553627 https://github.com/qos-ch/logback/commit/089aedf42cfb7e30b3b6f92f36d795c23e5... Author: Manuel Woelker <github@manuel.woelker.org> Date: 2013-08-28 (Wed, 28 Aug 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/action/IncludeAction.java A logback-core/src/test/input/joran/inclusion/topOptionalResource.xml M logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java Log Message: ----------- amendment for LOGBACK-644: suppress errors for nonexistent resource includes Commit: 482b0a39037e252b6b19c97c889cd8b45e17c5fe https://github.com/qos-ch/logback/commit/482b0a39037e252b6b19c97c889cd8b45e1... Author: Tony Trinh <tony19@gmail.com> Date: 2013-10-02 (Wed, 02 Oct 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/joran/action/IncludeAction.java A logback-core/src/test/input/joran/inclusion/topOptionalResource.xml M logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java Log Message: ----------- Merge pull request #142 from manuel-woelker/1.0.x amendment for LOGBACK-644: suppress errors for nonexistent resource includes Compare: https://github.com/qos-ch/logback/compare/053a00b5542a...482b0a39037e
participants (1)
-
Tony Trinh