]
sathiya seelan commented on WFLY-1192:
--------------------------------------
Hi
I'm interested to start working on this issue.
Can anyone please help me to get started?
Thanks in advance.
Sathya
jboss-deployment-structure.xml top level exclusion does not work
----------------------------------------------------------------
Key: WFLY-1192
URL:
https://issues.jboss.org/browse/WFLY-1192
Project: WildFly
Issue Type: Feature Request
Components: Class Loading
Environment: Windows, RedHat Linux
Reporter: Markus Lindblom
Fix For: Awaiting Volunteers
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.