This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti 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 ba943f8eb [Fix_#3569] Temporarily disabling SpecConversion example IT
test (#1982)
ba943f8eb is described below
commit ba943f8eb8e3ad96ec77b960d25c6c5474c88ba0
Author: Francisco Javier Tirado Sarti
<[email protected]>
AuthorDate: Tue Jul 30 20:41:39 2024 +0200
[Fix_#3569] Temporarily disabling SpecConversion example IT test (#1982)
Due to a strange snapshot issue handling by Quarkus, we need to disable
this and reenable once the PR that change the API enters
---
.../serverless-workflow-temperature-conversion/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml
b/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml
index c7b2406ac..6b4a5c187 100644
---
a/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml
+++
b/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml
@@ -41,7 +41,7 @@
<module>conversion-workflow</module>
<module>conversion-workflow-full</module>
<module>conversion-workflow-function</module>
- <module>conversion-workflow-spec</module>
+<!-- <module>conversion-workflow-spec</module>-->
</modules>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]