James Perkins created WFCORE-4847:
-------------------------------------
Summary: The quoted FILE parameter in the galleon configuration causes the
server to fail to build
Key: WFCORE-4847
URL:
https://issues.redhat.com/browse/WFCORE-4847
Project: WildFly Core
Issue Type: Bug
Components: Build System
Reporter: James Perkins
Assignee: James Perkins
In the {{domain-profile.xml}} and the {{domain-load-balancer.xml}} Galleon configuration
files there is a parameter value of {{[""FILE""]}}.
Galleon attempts to use the quoted value, {{"FILE"}}, in the capability name.
This results in the capability not being found as the quotes are stripped for the
capability name.
As a workaround the quotes should be removed from the XML configurations.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)