]
Brian Stansberry moved WFLY-1192 to WFCORE-648:
-----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-648 (was: WFLY-1192)
Component/s: Server
(was: Class Loading)
Fix Version/s: (was: Awaiting Volunteers)
jboss-deployment-structure.xml top level exclusion does not work
----------------------------------------------------------------
Key: WFCORE-648
URL:
https://issues.jboss.org/browse/WFCORE-648
Project: WildFly Core
Issue Type: Feature Request
Components: Server
Environment: Windows, RedHat Linux
Reporter: Markus Lindblom
When I try to exclude for example Log4J in the deployment structure I have to exclude it
from every subdeployment in the deployment structure file, the top level exclusion should
exclude it from the entire EAR and all of its subdeployments.
Ed: The feature request is, to add a convenient way to cause exclusions to cascade to
subdeployments. Right now it works per design.