apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
491 stars 192 forks source link

[incubator-kie-issues-1131] test migration from V7 to code generation-4 #3545

Closed Abhitocode closed 1 week ago

Abhitocode commented 3 weeks ago

In addition to previous changes associated with PRhttps://github.com/apache/incubator-kie-kogito-runtimes/pull/3520 Migrated some BPMN processes which are being compiled using legacy v7 to code generation approach, using new branch incubator-kie-issues-1131-4

The tests can be identified by referring to Activitytest.java: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java

Closes: https://github.com/apache/incubator-kie-issues/issues/1131

elguardian commented 3 weeks ago

@Abhitocode plz rebase and fix conflicts