[slf4j-dev] [qos-ch/slf4j] 83f6fe: Revert "slf4j-log4j12 modularization with Java9-EA...

Ceki Gulcu ceki at qos.ch
Fri Apr 7 17:17:54 CEST 2017


  Branch: refs/heads/1_8_0-SNAPSHOT
  Home:   https://github.com/qos-ch/slf4j
  Commit: 83f6fe4f44fc6ed636b445c4c33b23c7bb64b2f6
      https://github.com/qos-ch/slf4j/commit/83f6fe4f44fc6ed636b445c4c33b23c7bb64b2f6
  Author: Ceki Gulcu <ceki at qos.ch>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    R slf4j-log4j12/src/main/java/module-info.java
    A slf4j-log4j12/src/main/java/org/apache/log4j/MDCFriend.java
    M slf4j-log4j12/src/main/java/org/slf4j/log4j12/Log4jMDCAdapter.java
    R slf4j-log4j12/src/main/java/org/slf4j/log4j12/MDCFriend.java
    A slf4j-log4j12/src/main/java/org/slf4j/log4j12/MDCFriend.xxx
    M slf4j-log4j12/src/test/java/org/slf4j/log4j12/MDCFriendTest.java

  Log Message:
  -----------
  Revert "slf4j-log4j12 modularization with Java9-EA163"

This reverts commit 067a618c4ba77f96868d9e10a9b3d2ebe0d3b8f1.

Given that MDCFriend must be located in the org.apache.log4j package,
it is impossible to modularize slf4j-log4j12. It must forever reside
in the class path rather than the module path.




More information about the slf4j-dev mailing list