Yeray Borges created WFLY-11930:
-----------------------------------
Summary: Allow Java EE Subsystem to enable/disable descriptor based property
replacement for descriptors managed by Wildfly Core
Key: WFLY-11930
URL:
https://issues.jboss.org/browse/WFLY-11930
Project: WildFly
Issue Type: Feature Request
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
The EE subsystem can be used to enable/disable property replacement and expansion for
specific Wildfly descriptors using the following attributes:
*jboss-descriptor-property-replacement*: It is used to enable or disable property
replacement in JBoss/WildFly (vendor specific) descriptors:
* jboss-ejb3.xml
* jboss-app.xml
* jboss-web.xml
*-jms.xml
*-ds.xml
*spec-descriptor-property-replacement*: It is used to enable or disable property
replacement in spec descriptors:
* ejb-jar.xml
* persistence.xml
Due to WFCORE-2147, we are going to enable property replacement and expansion in
descriptors parsed by Wildfly-core:
* permissions.xml (spec)
* jboss-permissions.xml (vendor specific)
* jboss-all.xml (vendor specific)
* jboss-deployment-structure.xml (vendor specific)
This feature request is opened to track the required changes in Java EE subsystem to
expand this property replacements to Widfly-core specifc descriptors.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)