Erich Duda created WFWIP-6:
------------------------------
Summary: Color output cannot be disabled by jboss-cli.xml
Key: WFWIP-6
URL:
https://issues.jboss.org/browse/WFWIP-6
Project: WildFly WIP
Issue Type: Bug
Reporter: Erich Duda
Assignee: Ingo Weiss
When I disabled color output in {{jboss-cli.xml}} using following configuration, the
colors were still displayed.
{code:xml}
<color-output>
<enabled>false</enabled>
</color-output>
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)