-
Bug
-
Resolution: Done
-
Major
-
1.11.0.Final
-
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.
- clones
-
RHPAM-4046 Kogito Spring Boot Archetype doesn't include DMN examples with decisions starter
- Closed
- relates to
-
KOGITO-6813 Kogito Spring Boot Archetype doesn't include any examples with grouping starter
- Closed