This is an automated email from the ASF dual-hosted git repository.
wmedvedeo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 077b7786278 [kie-tools#2588][sonataflow-builder-image] Remove
ElasticSearch Kogito Add-on (#2589)
077b7786278 is described below
commit 077b7786278cd549cffb5d8907328077ee5d1d2c
Author: Ricardo Zanini <[email protected]>
AuthorDate: Mon Sep 16 03:09:56 2024 -0400
[kie-tools#2588][sonataflow-builder-image] Remove ElasticSearch Kogito
Add-on (#2589)
Signed-off-by: Ricardo Zanini <[email protected]>
---
.../resources/modules/sonataflow/builder/build-config/module.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
b/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
index de38debf479..42fc4129494 100644
---
a/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
+++
b/packages/sonataflow-builder-image/resources/modules/sonataflow/builder/build-config/module.yaml
@@ -26,4 +26,4 @@ envs:
value: "false"
- name: QUARKUS_EXTENSIONS
# Follow up issue to remove KOGITO_VERSION:
https://issues.redhat.com/browse/KOGITO-9270
- value:
quarkus-kubernetes,smallrye-health,org.apache.kie.sonataflow:sonataflow-quarkus:${KOGITO_VERSION},org.kie:kie-addons-quarkus-knative-eventing:${KOGITO_VERSION},org.kie:kogito-addons-quarkus-microprofile-config-service-catalog:${KOGITO_VERSION},org.kie:kie-addons-quarkus-kubernetes:${KOGITO_VERSION},org.kie:kie-addons-quarkus-events-process:${KOGITO_VERSION},org.kie:kie-addons-quarkus-process-management:${KOGITO_VERSION},org.kie:kie-addons-quarkus-source-files:${KOGITO_VERSION}
[...]
+ value:
quarkus-kubernetes,smallrye-health,org.apache.kie.sonataflow:sonataflow-quarkus:${KOGITO_VERSION},org.kie:kie-addons-quarkus-knative-eventing:${KOGITO_VERSION},org.kie:kogito-addons-quarkus-microprofile-config-service-catalog:${KOGITO_VERSION},org.kie:kie-addons-quarkus-kubernetes:${KOGITO_VERSION},org.kie:kie-addons-quarkus-events-process:${KOGITO_VERSION},org.kie:kie-addons-quarkus-process-management:${KOGITO_VERSION},org.kie:kie-addons-quarkus-source-files:${KOGITO_VERSION}
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]