openhab-core/bom
Wouter Born ccc21ac87d
Exclude logback-classic from org.apache.aries.jax.rs.whiteboard (#2552)
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>
2021-11-01 17:27:20 +01:00
..
compile Upgrade to Karaf 4.3.3 (#2489) 2021-09-18 16:06:57 +02:00
compile-model applied spotless 2021-06-27 23:22:02 +02:00
openhab-core Extend marketplace to accept kar and some improvements (#2490) 2021-09-23 17:07:34 +02:00
openhab-core-index applied spotless 2021-06-27 23:22:02 +02:00
runtime Upgrade JAX-RS Whiteboard and CXF (#2532) 2021-10-25 11:55:02 +02:00
runtime-index applied spotless 2021-06-27 23:22:02 +02:00
test Exclude logback-classic from org.apache.aries.jax.rs.whiteboard (#2552) 2021-11-01 17:27:20 +01:00
test-index applied spotless 2021-06-27 23:22:02 +02:00
pom.xml applied spotless 2021-06-27 23:22:02 +02:00