-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 73.11
-
Fix Version/s: 73.12
-
Component/s: QA / CI / Tests
-
Tags:
-
Sprint:NOS 10.2.4
-
Story Points:1
Since the upgrade GWT 2.8, the new Maven GWT plugin uses a more recent logging system. It raises a Maven warning when failed to load class org.slf4j.impl.StaticLoggerBinder:
[INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.nuxeo.studio.client.sourcecontrol.GwtTestProjectSettingsEditor [ERROR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [ERROR] SLF4J: Defaulting to no-operation (NOP) logger implementation [ERROR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Ignored 2 units with compilation errors in first pass.