You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/01/13 19:03:57 UTC

[isis] branch master updated: ISIS-2158: supposed to fix site-build

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/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 38dfd60  ISIS-2158: supposed to fix site-build
38dfd60 is described below

commit 38dfd602dfdbedae535f57a896bbeaee535f823c
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Jan 13 20:03:40 2020 +0100

    ISIS-2158: supposed to fix site-build
---
 antora/playbooks/site-incubator.yml | 4 ++--
 antora/playbooks/site.yml           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/antora/playbooks/site-incubator.yml b/antora/playbooks/site-incubator.yml
index bf2ebbb..52a389f 100644
--- a/antora/playbooks/site-incubator.yml
+++ b/antora/playbooks/site-incubator.yml
@@ -17,10 +17,10 @@ content:
 
 # incubator
     - url: .
-      start_path: incubator/extensions/core/model/src/main/doc # incubator
+      start_path: incubator/core/model/src/main/doc # incubator
       branches: HEAD
     - url: .
-      start_path: incubator/extensions/core/microprofile/src/main/doc # incubator
+      start_path: incubator/mappings/microprofile/src/main/doc # incubator
       branches: HEAD
 
 
diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index 9f80a3b..e9bb2c8 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -129,10 +129,10 @@ content:
 
 # incubator
     - url: .
-      start_path: incubator/extensions/core/model/src/main/doc # incubator
+      start_path: incubator/core/model/src/main/doc # incubator
       branches: HEAD
     - url: .
-      start_path: incubator/extensions/core/microprofile/src/main/doc # incubator
+      start_path: incubator/mappings/microprofile/src/main/doc # incubator
       branches: HEAD
 
 # legacy