Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3484

Variables can't be set and used inside if/try/for blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha6
    • 4.0.0.Alpha5
    • CLI
    • None

      If you try to write the following commands into the CLI you will get an error Unrecognized variable.

      [standalone@embedded /] if (outcome != success) of /system-property=test:read-resource
      [standalone@embedded /] set foo=bar
      [standalone@embedded /] echo $foo
      Unrecognized variable foo
      

              jdenise@redhat.com Jean Francois Denise
              eduda_jira Erich Duda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: