Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4046

Kogito Spring Boot Archetype doesn't include DMN examples with decisions starter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.12.0.GA
    • 7.12.0.GA
    • Kogito Core
    • None
    • 1
    • 2021 Week 46-48 (from Nov 15), 2021 Week 49-51 (from Dec 6th), 2022 Week 02-04 (from Jan 10), 2022 Week 05-07 (from Jan 31)

      SB archetype doesn't include DMN example with a test when decisions/predictions starters are specified. However, for processes a BPMN example with a test class is included. The issue is the following condition in the archetype-post-generate.groovy:

       

      if (!starters.contains("decisions") || !starters.contains("predictions") || !starters.contains("processes")) { // remove DMN example
      

      The last condition is always satisfied.

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: