[logback-dev] [qos-ch/logback] c3a1f7: Support attribute "optional" in include element

Ceki Gulcu ceki at qos.ch
Fri Apr 26 17:39:47 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: c3a1f72c77990400a3b856e8d6699683d5cd7918
      https://github.com/qos-ch/logback/commit/c3a1f72c77990400a3b856e8d6699683d5cd7918
  Author: Tommy Becker <twbecker at gmail.com>
  Date:   2013-03-30 (Sat, 30 Mar 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/topOptional.xml
    M logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java

  Log Message:
  -----------
  Support attribute "optional" in include element

Support attribute "optional" in include element to prevent errors on
inclusion of non-existent files without requiring Janino and
FileExistsPropertyDefiner.


  Commit: 8b2546e00953953dc9bed007d9f72f4f787dffa8
      https://github.com/qos-ch/logback/commit/8b2546e00953953dc9bed007d9f72f4f787dffa8
  Author: Ceki Gulcu <ceki at qos.ch>
  Date:   2013-04-26 (Fri, 26 Apr 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/topOptional.xml
    M logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java

  Log Message:
  -----------
  Merge pull request #89 from twbecker/LOGBACK-230

Fix for LOGBACK-230 - Support attribute "optional" in include element


Compare: https://github.com/qos-ch/logback/compare/ca8f283b8f4b...8b2546e00953


More information about the logback-dev mailing list