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

      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

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

              Created:
              Updated:
              Resolved:
              Archived: