Craig Muchinsky
Craig Muchinsky
In generated `install_apps_configuration_xxx.xml` file contains ``` ``` The source `server.xml` contains ``` ``` The `libertyWar` war task produces `foo.war`
I believe this is still a bug, but have since refactored my build to work around it by not having more than one war file produced from a single gradle...
I'm seeing something similar in the gradle plugin, when scanning a zip file embedded in a war file. Is there a way to suppress this or configure it to ignore...