Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-3197

simple declaration flagged in RHS code, dialect "mvel"

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    Description

      The declaration of variable i is flagged as an error, with
      a funny error message: variable defined within scope: i,
      as if there ever were a variable that is not defined
      within its scope!

      Expected behaviour is to accept this declaration.

      rule KickOff
      dialect "mvel"
      when
      then
      int i;
      end

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            laune Wolfgang Laun (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty