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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 07401c0170 CAUSEWAY-3400: try fixing build (2)
07401c0170 is described below

commit 07401c0170368a8560118ecd16af1754ebbbe95c
Author: Andi Huber <[email protected]>
AuthorDate: Mon Apr 17 06:58:39 2023 +0200

    CAUSEWAY-3400: try fixing build (2)
---
 .../conguide/modules/ROOT/pages/building-apache-causeway.adoc       | 2 +-
 antora/playbooks/site-incubator.yml                                 | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/antora/components/conguide/modules/ROOT/pages/building-apache-causeway.adoc 
b/antora/components/conguide/modules/ROOT/pages/building-apache-causeway.adoc
index 7d93fb7e57..8912b63d5a 100644
--- 
a/antora/components/conguide/modules/ROOT/pages/building-apache-causeway.adoc
+++ 
b/antora/components/conguide/modules/ROOT/pages/building-apache-causeway.adoc
@@ -255,7 +255,7 @@ Note that this also includes the Restful Objects and 
GraphQL viewers.
 | The JavaFX Viewer (version 3+ only)
 
 | module-incubator-kroviz
-| The Kroviz Client (standalone viewer)
+| The Kroviz Client (standalone viewer, version 3+ only)
 
 | module-incubator-vaadin
 | The Vaadin Viewer (version 3+ only)
diff --git a/antora/playbooks/site-incubator.yml 
b/antora/playbooks/site-incubator.yml
index c3b3bc0682..1c83331092 100644
--- a/antora/playbooks/site-incubator.yml
+++ b/antora/playbooks/site-incubator.yml
@@ -37,9 +37,9 @@ content:
     - url: .
       start_path: incubator/adoc # incubator
       branches: HEAD
-    - url: .
-      start_path: incubator/clients/kroviz/adoc # incubator
-      branches: HEAD
+    #- url: .
+    #  start_path: incubator/clients/kroviz/adoc # incubator
+    #  branches: HEAD
     - url: .
       start_path: incubator/extensions/core/commandreplay/adoc # incubator
       branches: HEAD

Reply via email to