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

Details

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

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: