[jboss-jira] [JBoss JIRA] (WFWIP-4) Unexpected element: color-output
Ingo Weiss (JIRA)
issues at jboss.org
Wed May 2 03:49:01 EDT 2018
[ https://issues.jboss.org/browse/WFWIP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Weiss resolved WFWIP-4.
----------------------------
Resolution: Done
> Unexpected element: color-output
> --------------------------------
>
> Key: WFWIP-4
> URL: https://issues.jboss.org/browse/WFWIP-4
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Erich Duda
> Assignee: Ingo Weiss
> Priority: Blocker
> Labels: WFCORE-3577
>
> When I uncommented {{color-output}} configuration in {{jboss-cli.xml}} and run {{jboss-cli.sh}}, I got {{Unexpected element: color-output}} error.
> {code:xml}
> <!-- Uncomment to display CLI output in colour and configure each of the available responses. -->
> <!-- Available colors: black, red, green, yellow, blue, magenta, cyan, white and default, which is the terminal's default foreground color-->
> <color-output>
> <enabled>true</enabled>
> <error-color>red</error-color>
> <warn-color>yellow</warn-color>
> <success-color>default</success-color>
> <required-color>magenta</required-color>
> <workflow-color>green</workflow-color>
> <prompt-color>blue</prompt-color>
> </color-output>
> We should also investigate why tests did not discover this issue.
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list