Skip to content

Commit

Permalink
Merge pull request #22 from rgdoliveira/sync_main
Browse files Browse the repository at this point in the history
Sync main branch with Apache main branch
  • Loading branch information
rgdoliveira authored Apr 23, 2024
2 parents 398be16 + 411d7cd commit 5ae3dd2
Show file tree
Hide file tree
Showing 200 changed files with 869 additions and 16,397 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ A Serverless Workflow service that works as a Github bot application, which reac
- Rules on Quarkus with Unit: see [README.md](kogito-quarkus-examples/ruleunit-quarkus-example/README.md)
- Process on Quarkus: see [README.md](kogito-quarkus-examples/process-quarkus-example/README.md)
- Process on Spring Boot: see [README.md](kogito-springboot-examples/process-springboot-example/README.md)
- Trusty on Quarkus (DevUI integration): see [README.md](kogito-quarkus-examples/trusty-tracing-devservices/README.md)
- Trusty on Quarkus: see [README.md](kogito-quarkus-examples/trusty-tracing-devservices/README.md)

## Getting Help
### Issues
Expand Down
4 changes: 0 additions & 4 deletions kogito-quarkus-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,9 @@
<module>process-service-calls-quarkus</module>
<module>process-timer-quarkus</module>
<module>process-usertasks-custom-lifecycle-quarkus</module>
<module>process-usertasks-quarkus-with-console</module>
<module>process-usertasks-quarkus</module>
<module>process-usertasks-timer-quarkus-with-console</module>
<module>process-usertasks-timer-data-index-persistence-addon-quarkus</module>
<module>process-usertasks-with-security-oidc-quarkus-with-console</module>
<module>process-usertasks-with-security-oidc-quarkus</module>
<module>process-usertasks-with-security-quarkus</module>
<module>rules-incubation-api-quarkus</module>
Expand Down Expand Up @@ -160,10 +158,8 @@
<module>process-service-calls-quarkus</module>
<module>process-timer-quarkus</module>
<module>process-usertasks-custom-lifecycle-quarkus</module>
<module>process-usertasks-quarkus-with-console</module>
<module>process-usertasks-quarkus</module>
<module>process-usertasks-timer-quarkus-with-console</module>
<module>process-usertasks-with-security-oidc-quarkus-with-console</module>
<module>process-usertasks-with-security-oidc-quarkus</module>
<module>process-usertasks-with-security-quarkus</module>
<module>rules-quarkus-helloworld</module>
Expand Down
Loading

0 comments on commit 5ae3dd2

Please sign in to comment.