[logback-dev] [qos-ch/logback] 959291: Fixed issue "Failed to instantiate LoggerContext" ...

Tony Trinh tony19 at gmail.com
Sun Oct 20 21:24:38 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: 959291a5b57cfdb2b6dbd0c7623a8d2313c163c5
      https://github.com/qos-ch/logback/commit/959291a5b57cfdb2b6dbd0c7623a8d2313c163c5
  Author: Norbert Kenderesi <norbert.kenderesi at bitknights.com>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/util/Loader.java

  Log Message:
  -----------
  Fixed issue "Failed to instantiate LoggerContext" because of " java.lang.SecurityException: AccessController.checkPermission is unsupported." (LOGBACK-760) using the solution provided in the comment by ori.


  Commit: 772f7bf5838bda885c055cf011167b25cd58e36c
      https://github.com/qos-ch/logback/commit/772f7bf5838bda885c055cf011167b25cd58e36c
  Author: Tony Trinh <tony19 at gmail.com>
  Date:   2013-10-20 (Sun, 20 Oct 2013)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/util/Loader.java

  Log Message:
  -----------
  Merge pull request #154 from wildhemp/master

Fix for LOGBACK-760.


Compare: https://github.com/qos-ch/logback/compare/071a93e9fbab...772f7bf5838b


More information about the logback-dev mailing list