Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5549

Stunner - WID files with comments and Imports can't be loaded

    XMLWordPrintable

Details

    • 2021 Week 28-30 (from Jul 12)

    Description

      Summary
      We need ignore some MVEL constructs during the WID file parsing:

      • Comments `// this is a Email workitem` and `/* c style comment also ignored */`
      • Imports `import org.my.pizza`

      Actual Results
      These properties are not parsed and the tasks from WID are not in palette

      Expected Results
      These properties are ignored and tasks from WID are in palette.

      Acceptance Criteria

      • All text before first [ is ignored by parser
      • all text following // till the end of the line (/n) is ignored by parser
      • all text between /* and */ ignored

      Attachments

        Issue Links

          Activity

            People

              kgaevski@redhat.com Kirill Gaevskii
              kgaevski@redhat.com Kirill Gaevskii
              Dominik Hanak Dominik Hanak
              Dominik Hanak Dominik Hanak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: