]
Brandon Gaisford commented on WFCORE-648:
-----------------------------------------
Any chance we can get this issue title updated to reflect the work at hand? I propose,
"Add convenient way to cascade root deployment exclusions to sub-deployments".
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
Assignee: Brandon Gaisford
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.