This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a change to branch kie-issues_763
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
from b7d522a98 Bump to Quarkus 3.2 LTS and Jakarta namespace (#1845)
add 82c01e21e Bump version to 999-SNAPSHOT (#1846)
add fc238d5b1 [kie-issues#784] Remove unneeded environments from the CI
builds. (#1847)
add 643bc02de Ensure jep version is 4.2.0 (#1848)
No new revisions were added by this update.
Summary of changes:
.ci/environments/quarkus-3/README.md | 74 -
.ci/environments/quarkus-3/after.sh | 33 -
.ci/environments/quarkus-3/before.sh | 116 -
.../CreateKieQuarkusProjectMigrationRecipe.java | 148 -
.../jbang/CreateQuarkusDroolsMigrationRecipe.java | 129 -
.../quarkus-3/patches/0001_before_sh.patch | 5383 --------------------
.../patches/0002_spring_boot_localserverport.patch | 489 --
.../quarkus-3/patches/0003_wiremock_update.patch | 26 -
.../0004_spring_boot_remove_keycloak_adapter.patch | 609 ---
.ci/environments/quarkus-3/project-recipe.yml | 33 -
.../quarkus-3/quarkus3-base-recipe.yml | 3382 ------------
.ci/environments/quarkus-3/quarkus3.yml | 4656 -----------------
.ci/environments/quarkus-branch/before.sh | 25 -
.ci/environments/quarkus-lts/README.md | 19 -
.ci/environments/quarkus-lts/before.sh | 25 -
.../patches/0001_align-protobuf-and-grpc.patch | 16 -
.ci/environments/quarkus-main/before.sh | 25 -
.ci/jenkins/Jenkinsfile.quarkus-3.rewrite.pr | 107 -
.../Jenkinsfile.quarkus-3.rewrite.standalone | 188 -
.ci/jenkins/dsl/jobs.groovy | 57 +-
.../decisiontable-quarkus-example/pom.xml | 8 +-
.../dmn-drools-quarkus-metrics/pom.xml | 6 +-
.../dmn-event-driven-quarkus/pom.xml | 6 +-
.../dmn-incubation-api-quarkus/pom.xml | 6 +-
.../dmn-knative-quickstart-quarkus/README.md | 2 +-
.../dmn-knative-quickstart-quarkus/pom.xml | 6 +-
.../dmn-listener-dtable/pom.xml | 6 +-
.../dmn-listener-quarkus/pom.xml | 6 +-
.../dmn-pmml-quarkus-example/pom.xml | 6 +-
.../dmn-quarkus-example/pom.xml | 6 +-
.../dmn-tracing-quarkus/pom.xml | 6 +-
.../flexible-process-quarkus/pom.xml | 6 +-
.../kogito-travel-agency/basic/pom.xml | 8 +-
.../kogito-travel-agency/extended/pom.xml | 2 +-
.../kogito-travel-agency/extended/travels/pom.xml | 8 +-
.../kogito-travel-agency/extended/visas/pom.xml | 6 +-
.../kogito-travel-agency/pom.xml | 2 +-
.../onboarding-example/hr/pom.xml | 2 +-
.../onboarding-example/onboarding-quarkus/pom.xml | 2 +-
.../onboarding-example/payroll/pom.xml | 2 +-
kogito-quarkus-examples/onboarding-example/pom.xml | 6 +-
.../pmml-event-driven-quarkus/pom.xml | 6 +-
.../pmml-incubation-api-quarkus/pom.xml | 6 +-
.../pmml-quarkus-example/pom.xml | 6 +-
kogito-quarkus-examples/pom.xml | 2 +-
.../process-business-rules-quarkus/pom.xml | 6 +-
.../process-decisions-quarkus/pom.xml | 6 +-
.../process-decisions-rest-quarkus/pom.xml | 6 +-
.../process-decisions-rules-quarkus/pom.xml | 6 +-
.../process-error-handling/pom.xml | 6 +-
.../process-incubation-api-quarkus/pom.xml | 6 +-
.../process-infinispan-persistence-quarkus/pom.xml | 6 +-
.../process-kafka-avro-multi-quarkus/pom.xml | 6 +-
.../process-kafka-multi-quarkus/pom.xml | 6 +-
.../process-kafka-persistence-quarkus/pom.xml | 6 +-
.../process-kafka-quickstart-quarkus/pom.xml | 6 +-
.../process-knative-quickstart-quarkus/README.md | 2 +-
.../process-knative-quickstart-quarkus/pom.xml | 6 +-
.../process-mongodb-persistence-quarkus/pom.xml | 6 +-
.../process-monitoring-quarkus/pom.xml | 6 +-
.../process-outbox-mongodb-quarkus/pom.xml | 6 +-
.../process-performance-client/pom.xml | 6 +-
.../process-performance-quarkus/pom.xml | 6 +-
.../process-postgresql-persistence-quarkus/pom.xml | 6 +-
.../process-quarkus-example/pom.xml | 6 +-
.../process-rest-service-call-quarkus/pom.xml | 6 +-
.../process-rest-workitem-multi-quarkus/pom.xml | 6 +-
.../process-rest-workitem-quarkus/pom.xml | 6 +-
.../process-saga-quarkus/pom.xml | 6 +-
.../process-scripts-quarkus/pom.xml | 6 +-
.../process-service-calls-quarkus/pom.xml | 6 +-
.../process-timer-quarkus/pom.xml | 6 +-
.../pom.xml | 6 +-
.../process-usertasks-quarkus-with-console/pom.xml | 6 +-
.../process-usertasks-quarkus/pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../rules-incubation-api-quarkus/pom.xml | 6 +-
.../rules-legacy-quarkus-example/pom.xml | 6 +-
.../rules-quarkus-helloworld/pom.xml | 6 +-
.../ruleunit-event-driven-quarkus/pom.xml | 6 +-
.../ruleunit-quarkus-example/pom.xml | 6 +-
.../trusty-demonstration/kubernetes/README.md | 2 +-
.../kubernetes/resources/dmn-tracing-quarkus.yaml | 2 +-
.../trusty-tracing-quarkus-devservices/pom.xml | 6 +-
.../decisiontable-springboot-example/pom.xml | 6 +-
.../dmn-drools-springboot-metrics/pom.xml | 6 +-
.../dmn-event-driven-springboot/pom.xml | 6 +-
.../dmn-listener-springboot/pom.xml | 6 +-
.../dmn-pmml-springboot-example/pom.xml | 6 +-
.../dmn-springboot-example/pom.xml | 6 +-
.../dmn-tracing-springboot/pom.xml | 6 +-
.../flexible-process-springboot/pom.xml | 6 +-
.../onboarding-springboot/pom.xml | 6 +-
.../pmml-event-driven-springboot/pom.xml | 6 +-
.../pmml-springboot-example/pom.xml | 6 +-
kogito-springboot-examples/pom.xml | 2 +-
.../process-business-rules-springboot/pom.xml | 6 +-
.../process-decisions-rest-springboot/pom.xml | 6 +-
.../process-decisions-rules-springboot/pom.xml | 6 +-
.../process-decisions-springboot/pom.xml | 6 +-
.../pom.xml | 6 +-
.../process-kafka-multi-springboot/pom.xml | 6 +-
.../process-kafka-quickstart-springboot/pom.xml | 6 +-
.../process-mongodb-persistence-springboot/pom.xml | 6 +-
.../process-monitoring-springboot/pom.xml | 6 +-
.../process-outbox-mongodb-springboot/pom.xml | 6 +-
.../process-performance-springboot/pom.xml | 6 +-
.../pom.xml | 6 +-
.../process-rest-service-call-springboot/pom.xml | 6 +-
.../process-scripts-springboot/pom.xml | 6 +-
.../process-service-calls-springboot/pom.xml | 6 +-
.../process-springboot-example/pom.xml | 6 +-
.../process-timer-springboot/pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../process-usertasks-springboot/pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../pom.xml | 6 +-
.../rules-legacy-springboot-example/pom.xml | 6 +-
.../ruleunit-event-driven-springboot/pom.xml | 6 +-
.../ruleunit-springboot-example/pom.xml | 6 +-
pom.xml | 4 +-
serverless-workflow-examples/pom.xml | 2 +-
.../pom.xml | 2 +-
.../callback-event-service/pom.xml | 2 +-
.../callback-workflow/pom.xml | 2 +-
.../serverless-workflow-callback-quarkus/pom.xml | 2 +-
.../serverless-workflow-camel-routes/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../custom-function-knative-service/pom.xml | 2 +-
.../workflow/pom.xml | 2 +-
.../serverless-workflow-custom-type/pom.xml | 2 +-
.../pom.xml | 2 +-
.../serverless-workflow-data-index-quarkus/pom.xml | 2 +-
.../serverless-workflow-error-quarkus/pom.xml | 2 +-
.../serverless-workflow-events-quarkus/pom.xml | 4 +-
.../serverless-workflow-expression-quarkus/pom.xml | 2 +-
.../serverless-workflow-foreach-quarkus/pom.xml | 2 +-
.../pom.xml | 2 +-
.../serverless-workflow-functions-quarkus/pom.xml | 2 +-
.../sw-funqy-workflow/pom.xml | 2 +-
.../github-service/README.md | 4 +-
.../notification-service/README.md | 4 +-
.../serverless-workflow-greeting-quarkus/pom.xml | 2 +-
.../pom.xml | 2 +-
.../serverless-workflow-hello-world/pom.xml | 4 +-
.../kubernetes/jobs-service-postgresql.yml | 12 +-
.../pom.xml | 2 +-
.../kubernetes/data-index-services.yml | 10 +-
.../kubernetes/supporting-services.yml | 12 +-
.../pom.xml | 2 +-
.../main/resources/specs/subscription-service.yaml | 2 +-
.../acme-financial-service/pom.xml | 2 +-
.../currency-exchange-workflow/pom.xml | 2 +-
.../serverless-workflow-openvino-quarkus/pom.xml | 4 +-
.../serverless-workflow-order-processing/README.md | 2 +-
.../serverless-workflow-order-processing/pom.xml | 2 +-
.../serverless-workflow-parallel-execution/pom.xml | 4 +-
.../serverless-workflow-python-quarkus/pom.xml | 4 +-
.../query-answer-service/pom.xml | 2 +-
.../src/main/resources/specs/query-service.yaml | 2 +-
.../query-service/pom.xml | 2 +-
.../serverless-workflow-saga-quarkus/pom.xml | 2 +-
.../pom.xml | 2 +-
.../serverless-workflow-stock-profit/pom.xml | 2 +-
.../resources/openapi/stock-portfolio-svc.yaml | 2 +-
.../src/main/resources/openapi/stock-svc.yaml | 2 +-
.../src/main/resources/stockprofit.sw.json | 2 +-
.../conversion-workflow-full/pom.xml | 2 +-
.../conversion-workflow-function/pom.xml | 2 +-
.../conversion-workflow-spec/pom.xml | 2 +-
.../conversion-workflow/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../README.md | 2 +-
.../kubernetes/data-index-service-postgresql.yml | 10 +-
.../kubernetes/jobs-service-postgresql.yml | 12 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
185 files changed, 388 insertions(+), 15926 deletions(-)
delete mode 100644 .ci/environments/quarkus-3/README.md
delete mode 100755 .ci/environments/quarkus-3/after.sh
delete mode 100755 .ci/environments/quarkus-3/before.sh
delete mode 100755
.ci/environments/quarkus-3/jbang/CreateKieQuarkusProjectMigrationRecipe.java
delete mode 100755
.ci/environments/quarkus-3/jbang/CreateQuarkusDroolsMigrationRecipe.java
delete mode 100644 .ci/environments/quarkus-3/patches/0001_before_sh.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0002_spring_boot_localserverport.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0003_wiremock_update.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0004_spring_boot_remove_keycloak_adapter.patch
delete mode 100644 .ci/environments/quarkus-3/project-recipe.yml
delete mode 100644 .ci/environments/quarkus-3/quarkus3-base-recipe.yml
delete mode 100644 .ci/environments/quarkus-3/quarkus3.yml
delete mode 100755 .ci/environments/quarkus-branch/before.sh
delete mode 100644 .ci/environments/quarkus-lts/README.md
delete mode 100755 .ci/environments/quarkus-lts/before.sh
delete mode 100644
.ci/environments/quarkus-lts/patches/0001_align-protobuf-and-grpc.patch
delete mode 100755 .ci/environments/quarkus-main/before.sh
delete mode 100644 .ci/jenkins/Jenkinsfile.quarkus-3.rewrite.pr
delete mode 100644 .ci/jenkins/Jenkinsfile.quarkus-3.rewrite.standalone
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]