]
Lin Gao updated WFCORE-3703:
----------------------------
Labels: downstream_dependency (was: )
Move all slf4j modules to WildFly Core
--------------------------------------
Key: WFCORE-3703
URL:
https://issues.jboss.org/browse/WFCORE-3703
Project: WildFly Core
Issue Type: Task
Components: Server
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Labels: downstream_dependency
Most of SLF4J dependencies are defined are in wildfly-core except for slf4j-ext.
There are also transitive dependencies to jcl-over-slf4j for the JMS client BoM that
requires to specify the version of SL4F in wildfly.
The goal of this task is to move all SLF4J dependencies in wildlfy-core that will be the
only and authoritative location to specify the version of SLF4J used in WildFly app
server.