]
James Perkins updated WFLY-7132:
--------------------------------
Git Pull Request:
Deprecate org.slf4j.ext module
------------------------------
Key: WFLY-7132
URL:
https://issues.jboss.org/browse/WFLY-7132
Project: WildFly
Issue Type: Task
Reporter: James Perkins
Assignee: James Perkins
The {{org.slf4j.ext}} module was required by a previous version of Weld. It was
mistakenly not marked as {{private}}. No other module requires this dependency. By
deprecating we can remove this module in a future release. For some notes on the
discussion about this see
https://github.com/wildfly/wildfly/pull/9145.