Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.0
-
Fix Version/s: 8.1-milestone-1
-
Component/s: Dependency Upgrades
-
Labels:None
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
Description
See http://www.slf4j.org/news.html
March 29th, 2016 - Release of SLF4J 1.7.20 Fixed initialization problem encountered on the Google App Engine platform with SLF4J version 1.7.19 but not other versions. The problem was reported in SLF4J-363 by Osvaldo Pinali Doederlein. March 14th, 2016 - Release of SLF4J 1.7.19 Fixed NullPointerException thrown by org.slf4j.helpers.SubstituteLogger.isDelegateEventAware(SubstituteLogger.java:353). This issue was reported by Jeffrey Zhao in SLF4J-361. Initialization of the slf4j-log4j12 module is now thread safe fixing SLF4J-358. Initialization of the slf4j-jdk14 module is now thread safe fixing SLF4J-359.