This is an automated email from the ASF dual-hosted git repository.
yamer 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 f63c9d580f [tmp_fix_repr] NO-ISSUE: temporary disabling
integration-tests-springboot-processes-filesystem (#3660)
f63c9d580f is described below
commit f63c9d580f65e3052dadc307bc31bf33145b7487
Author: Gabriele Cardosi <[email protected]>
AuthorDate: Fri Sep 6 16:40:22 2024 +0200
[tmp_fix_repr] NO-ISSUE: temporary disabling
integration-tests-springboot-processes-filesystem (#3660)
Co-authored-by: Gabriele-Cardosi <[email protected]>
---
.../integration-tests-springboot-processes-persistence-it/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/springboot/integration-tests/integration-tests-springboot-processes-persistence-it/pom.xml
b/springboot/integration-tests/integration-tests-springboot-processes-persistence-it/pom.xml
index 2892a76ee4..6d09004c22 100644
---
a/springboot/integration-tests/integration-tests-springboot-processes-persistence-it/pom.xml
+++
b/springboot/integration-tests/integration-tests-springboot-processes-persistence-it/pom.xml
@@ -44,7 +44,8 @@
<module>integration-tests-springboot-processes-postgresql</module>
<module>integration-tests-springboot-processes-mongodb</module>
<module>integration-tests-springboot-processes-jdbc</module>
- <module>integration-tests-springboot-processes-filesystem</module>
+ <!-- Temporary disabling -->
+<!-- <module>integration-tests-springboot-processes-filesystem</module>-->
</modules>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]