SUNILathulya opened a new issue, #2345: URL: https://github.com/apache/incubator-kie-issues/issues/2345
At this point some of the bpmn can be compiled. This test right now are using legacy v7 Kie session. The idea is to migrate those to code generation Those test can be told by https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ErrorEventTest.java where the bpmn is in the folder src/test/bpmn https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ErrorEventTest.java#L103 an example of migration is https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ResourceTest.java#L37 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
