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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new d747626e8 Disable examples using tracing-decisions addon. (#1930)
d747626e8 is described below
commit d747626e8affd114134a1d8160195b7c7edaa72e
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed May 29 08:36:23 2024 +0200
Disable examples using tracing-decisions addon. (#1930)
---
kogito-quarkus-examples/pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/kogito-quarkus-examples/pom.xml b/kogito-quarkus-examples/pom.xml
index 617bece81..77b9f586d 100644
--- a/kogito-quarkus-examples/pom.xml
+++ b/kogito-quarkus-examples/pom.xml
@@ -61,7 +61,6 @@
<module>dmn-quarkus-example</module>
<module>dmn-resource-jar-quarkus-example</module>
<module>dmn-multiple-models-quarkus-example</module>
- <module>dmn-tracing-quarkus</module>
<module>flexible-process-quarkus</module>
<module>kogito-travel-agency</module>
<module>onboarding-example</module>
@@ -106,7 +105,6 @@
<module>rules-quarkus-helloworld</module>
<module>ruleunit-event-driven-quarkus</module>
<module>ruleunit-quarkus-example</module>
- <module>trusty-tracing-quarkus-devservices</module>
</modules>
</profile>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]