mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
ccc21ac87d
There should only be one SLF4J binding used for logging and we already use slf4j-simple. This fixes the following warning when running unit tests: SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/wouter/.m2/repository/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/wouter/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory] Signed-off-by: Wouter Born <github@maindrain.net> |
||
---|---|---|
.. | ||
compile | ||
compile-model | ||
openhab-core | ||
openhab-core-index | ||
runtime | ||
runtime-index | ||
test | ||
test-index | ||
pom.xml |