This is an automated email from the ASF dual-hosted git repository.
asf-ci-kie pushed a change to branch nightly-main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
from e79f1b555 NO-ISSUE: Fix process-decisions-quarkus not starting due to
missing getters/setters (#1981)
add a51112ce6 incubator-kie-issues#1388: `UserTasks` without
Actors/Groups assignments can transition to any phase without checking any
security policy (#1985)
add 49d887000 KOGITO-7453: Extend error handling example to show usage of
error code (#1341)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/service-desk.bpmn | 12 +++-
.../example/quarkus/ServiceDeskProcessTest.java | 26 +++++---
.../src/main/resources/service-desk.bpmn | 14 ++++-
.../example/springboot/ServiceDeskProcessTest.java | 29 ++++++---
.../serverless-workflow-error-quarkus/README.md | 8 ++-
.../java/org/kie/kogito/examples/EvenService.java | 7 ---
.../kie/kogito/examples/PublishRestService.java | 60 ++++++++++++++++++
.../src/main/resources/application.properties | 5 +-
.../src/main/resources/error.sw.json | 72 +++++++++++++++++-----
.../java/org/kie/kogito/examples/ErrorRestIT.java | 2 +-
10 files changed, 189 insertions(+), 46 deletions(-)
create mode 100644
serverless-workflow-examples/serverless-workflow-error-quarkus/src/main/java/org/kie/kogito/examples/PublishRestService.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]