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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.15.0.Final
    • 1.11.0.Final
    • Core Engine
    • None
    • False
    • False
    • 1

      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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: