From 3e6256790eff126cfd60110c9ac204de44bbe38f Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Thu, 7 Nov 2024 12:11:48 -0500 Subject: [PATCH] remove integration-tests-quarkus-gradle from modules dropped from the product This module was removed in upstream and it is not part of kogito-runtimes anymore --- productized/modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productized/modules b/productized/modules index 51a290a71ac..d8babde35e1 100644 --- a/productized/modules +++ b/productized/modules @@ -12,4 +12,4 @@ quarkus/addons/jobs/pom.xml;messaging quarkus/addons/persistence/pom.xml;infinispan,kafka,filesystem,mongodb,postgresql,rocksdb quarkus/extensions/pom.xml;kogito-quarkus-extension,kogito-quarkus-incubation-common,kogito-quarkus-processes-extension,kogito-quarkus-rules-extension,kogito-quarkus-decisions-extension,kogito-quarkus-predictions-extension quarkus/extensions/kogito-quarkus-extension/pom.xml;kogito-quarkus-integration-test,kogito-quarkus-integration-test-maven-devmode -quarkus/integration-tests/pom.xml;integration-tests-quarkus-rules,integration-tests-quarkus-legacy-rules,integration-tests-quarkus-decisions,integration-tests-quarkus-resteasy-classic,integration-tests-quarkus-resteasy-reactive,integration-tests-kogito-plugin,integration-tests-quarkus-norest,integration-tests-quarkus-processes,integration-tests-quarkus-processes-reactive,integration-tests-quarkus-processes-persistence,integration-tests-quarkus-source-files,integration-tests-quarkus-gradle \ No newline at end of file +quarkus/integration-tests/pom.xml;integration-tests-quarkus-rules,integration-tests-quarkus-legacy-rules,integration-tests-quarkus-decisions,integration-tests-quarkus-resteasy-classic,integration-tests-quarkus-resteasy-reactive,integration-tests-kogito-plugin,integration-tests-quarkus-norest,integration-tests-quarkus-processes,integration-tests-quarkus-processes-reactive,integration-tests-quarkus-processes-persistence,integration-tests-quarkus-source-files \ No newline at end of file