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

glauesppen pushed a commit to annotated tag wayang-0.7.1
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 6d5e79a977195444aed4686379b93601fb7ceee1
Author: Glaucia <[email protected]>
AuthorDate: Tue Aug 15 13:19:02 2023 +0100

    Remove Wayang Docs tests from build
---
 RELEASE_NOTES | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index eca31046..2241eece 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -65,7 +65,7 @@ Updates for monitoring the runtime metrics of underlying 
platform (Spark)
 
 Known Issues
 ------------
-
+Wayang Doc tests need further improvements.
 
 Bug Fixes
 ---------
diff --git a/pom.xml b/pom.xml
index 0fcad523..017eea82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1520,6 +1520,6 @@
         <module>wayang-resources</module>
         <module>wayang-benchmark</module>
         <module>wayang-assembly</module>
-        <module>wayang-docs</module>
+        <!-- <module>wayang-docs</module> -->
     </modules>
 </project>
\ No newline at end of file

Reply via email to