]
Yeray Borges reassigned WFCORE-4202:
------------------------------------
Assignee: Yeray Borges (was: Jeff Mesnil)
org.jboss.msc module optional dependencies issues
-------------------------------------------------
Key: WFCORE-4202
URL:
https://issues.jboss.org/browse/WFCORE-4202
Project: WildFly Core
Issue Type: Bug
Components: Management, Server
Reporter: Jean-Francois Denise
Assignee: Yeray Borges
Priority: Major
org.jboss.threads is optional although it is required by the ServiceContainerImpl
The 2 following dependencies seem useless.
<module name="javax.inject.api" optional="true"/>
<module name="org.jboss.vfs" optional="true"/>