-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
org.jboss.as.test.layers.Scanner doesn't detect circular references that are the only references to a pair of modules. So A depends on B and B depends on A and nothing else depends on either, Scanner will report both as referenced.
This situation exists with the "org.apache.logging.log4j.api" and org.jboss.logmanager.log4j2" modules.
- relates to
-
WFCORE-6456 LayersTest.test should validate the unreferenced and unused params
- Resolved