[logback-dev] [qos-ch/logback-extensions] c099e3: added m2e lifecycle-mapping plugin configuration s...

Tony Trinh tony19 at gmail.com
Thu Jan 24 04:34:20 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback-extensions
  Commit: c099e39a4931a46f81e8ae06802c1f3ed310e1e8
      https://github.com/qos-ch/logback-extensions/commit/c099e39a4931a46f81e8ae06802c1f3ed310e1e8
  Author: Knute Axelson <kaxelson at gmail.com>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  added m2e lifecycle-mapping plugin configuration so that the project can be imported to eclipse m2e without errors. this should have no negative effect on those using other ide's or doing command line maven builds.


  Commit: 03f1859b3c1a10e2db668f718b01fc9f73921733
      https://github.com/qos-ch/logback-extensions/commit/03f1859b3c1a10e2db668f718b01fc9f73921733
  Author: Knute Axelson <kaxelson at gmail.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M pom.xml
    M spring/src/main/java/ch/qos/logback/ext/spring/LogbackConfigurer.java

  Log Message:
  -----------
  resolved NPE resulting from null ContextSelector happening because ContextSelectorBinder was not initialized. also made it possible to configure using either groovy or xml. previous implementation only worked with xml config.


  Commit: f93ab40e8e3b96922edb6ec519d5a1760cc3a660
      https://github.com/qos-ch/logback-extensions/commit/f93ab40e8e3b96922edb6ec519d5a1760cc3a660
  Author: Tony Trinh <tony19 at gmail.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M pom.xml
    M spring/src/main/java/ch/qos/logback/ext/spring/LogbackConfigurer.java

  Log Message:
  -----------
  Merge pull request #6 from kaxelson/master

Fix to allow configuration through Spring using Groovy or XML


Compare: https://github.com/qos-ch/logback-extensions/compare/3bc4b42722db...f93ab40e8e3b


More information about the logback-dev mailing list