gradle-cargo-plugin icon indicating copy to clipboard operation
gradle-cargo-plugin copied to clipboard

xmlReplacements for appserver configuration

Open voitau opened this issue 11 years ago • 2 comments

Cargo maven2 plugin has this option:

xmlReplacements

"Values to use for various XML replacements."

Source: http://cargo.codehaus.org/Maven2+Plugin+Reference+Guide

Nice to have feature, e.g. for JBoss 7, which requires disabling deployment of JBoss welcome application into root context (if necessary for custom application being deployed).

voitau avatar Jan 29 '14 22:01 voitau

I am happy about every contribution. Please submit a pull request if you need this feature soon.

bmuschko avatar Feb 15 '14 16:02 bmuschko

This functionality is available for the Ant task. Documentation about its use can be found here.

bmuschko avatar Mar 15 '14 13:03 bmuschko