This is an automated email from the ASF dual-hosted git repository.

tzimanyi pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new 434b5af1e4 [disabling_tracing-decision_module] Removing 
tracing-decision module from maven reactor (#3533)
434b5af1e4 is described below

commit 434b5af1e4f99570281ace48a3d297e511fabcd6
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed May 29 08:36:03 2024 +0200

    [disabling_tracing-decision_module] Removing tracing-decision module from 
maven reactor (#3533)
---
 kogito-bom/pom.xml     | 22 ----------------------
 quarkus/addons/pom.xml |  1 -
 2 files changed, 23 deletions(-)

diff --git a/kogito-bom/pom.xml b/kogito-bom/pom.xml
index ff530de56e..6e6671e62e 100755
--- a/kogito-bom/pom.xml
+++ b/kogito-bom/pom.xml
@@ -2588,28 +2588,6 @@
         <version>${project.version}</version>
         <classifier>sources</classifier>
       </dependency>
-      <dependency>
-        <groupId>org.kie</groupId>
-        <artifactId>kie-addons-quarkus-tracing-decision</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.kie</groupId>
-        <artifactId>kie-addons-quarkus-tracing-decision</artifactId>
-        <version>${project.version}</version>
-        <classifier>sources</classifier>
-      </dependency>
-      <dependency>
-        <groupId>org.kie</groupId>
-        <artifactId>kie-addons-quarkus-tracing-decision-deployment</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.kie</groupId>
-        <artifactId>kie-addons-quarkus-tracing-decision-deployment</artifactId>
-        <version>${project.version}</version>
-        <classifier>sources</classifier>
-      </dependency>
       <dependency>
         <groupId>org.kie</groupId>
         <artifactId>kie-addons-springboot-tracing-decision</artifactId>
diff --git a/quarkus/addons/pom.xml b/quarkus/addons/pom.xml
index d579b4aa5e..eb068baddb 100644
--- a/quarkus/addons/pom.xml
+++ b/quarkus/addons/pom.xml
@@ -55,7 +55,6 @@
     <module>monitoring</module>
     <module>process-svg</module>
     <module>task-notification</module>
-    <module>tracing-decision</module>
     <module>task-management</module>
     <module>marshallers</module>
     <module>process-definitions</module>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to