[jboss-jira] [JBoss JIRA] (WFCORE-4847) The quoted FILE parameter in the galleon configuration causes the server to fail to build
James Perkins (Jira)
issues at jboss.org
Thu Feb 13 14:11:00 EST 2020
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)
More information about the jboss-jira
mailing list