Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-4

Unexpected element: color-output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None

      When I uncommented color-output configuration in jboss-cli.xml and run jboss-cli.sh, I got Unexpected element: color-output error.

      <!-- 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.
      

            rhn-support-iweiss Ingo Weiss
            eduda_jira Erich Duda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: