]
Thomas Diesler resolved WFLY-1702.
----------------------------------
Resolution: Out of Date
Fix Version/s: (was: 9.0.0.Beta1)
Out of Date
Investigate module wiring consistency at build time
---------------------------------------------------
Key: WFLY-1702
URL:
https://issues.jboss.org/browse/WFLY-1702
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Thomas Diesler
Due to the use of human wiring decisions it is possible that the initial modules wiring
setup is incomplete/inconsistent. Various inconsistencies can occur
* There are code paths in a module that require a class load for which there is no
dependency defined
* Modules define (stale) dependencies that are never used
* Modules define dependencies that are inconsistent in the class space