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

Branch: refs/heads/1_8_0-SNAPSHOT Home: https://github.com/qos-ch/slf4j Commit: 83f6fe4f44fc6ed636b445c4c33b23c7bb64b2f6 https://github.com/qos-ch/slf4j/commit/83f6fe4f44fc6ed636b445c4c33b23c7bb64b... Author: Ceki Gulcu <ceki@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.
participants (1)
-
Ceki Gulcu