You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/04 12:12:47 UTC

[isis] 09/09: ISIS-2205: fixes bad paths for Antora

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

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

commit ad4f87dcd6de91fa8285967ddb767776e7d8769f
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Dec 4 12:09:23 2019 +0000

    ISIS-2205: fixes bad paths for Antora
    
    * runtime-extensions -> runtime-spring
    * core/h2console -> persistence/h2console
    * core/hsqldbmgr -> persistence/hsqldbmgr
    
    adds incubator/microprofile
---
 antora/playbooks/site-core.yml  | 2 +-
 antora/playbooks/site-other.yml | 7 +++++--
 site.yml                        | 9 ++++++---
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/antora/playbooks/site-core.yml b/antora/playbooks/site-core.yml
index 7182426..94a29aa 100644
--- a/antora/playbooks/site-core.yml
+++ b/antora/playbooks/site-core.yml
@@ -31,7 +31,7 @@ content:
       start_path: core/runtime/src/main/doc # core
       branches: HEAD
     - url: .
-      start_path: core/runtime-extensions/src/main/doc # core
+      start_path: core/runtime-spring/src/main/doc # core
       branches: HEAD
     - url: .
       start_path: core/runtime-services/src/main/doc # core
diff --git a/antora/playbooks/site-other.yml b/antora/playbooks/site-other.yml
index 246e285..b35b741 100644
--- a/antora/playbooks/site-other.yml
+++ b/antora/playbooks/site-other.yml
@@ -24,6 +24,9 @@ content:
     - url: .
       start_path: incubator/core/model/src/main/doc # other
       branches: HEAD
+    - url: .
+      start_path: incubator/core/microprofile/src/main/doc # other
+      branches: HEAD
 
 # legacy
     - url: .
@@ -41,10 +44,10 @@ content:
       start_path: extensions/core/spring/src/main/doc # other
       branches: HEAD
     - url: .
-      start_path: extensions/core/h2console/src/main/doc # other
+      start_path: extensions/persistence/h2console/src/main/doc # other
       branches: HEAD
     - url: .
-      start_path: extensions/core/hsqldbmgr/src/main/doc # other
+      start_path: extensions/persistence/hsqldbmgr/src/main/doc # other
       branches: HEAD
 
 
diff --git a/site.yml b/site.yml
index cb99d7e..d83720b 100644
--- a/site.yml
+++ b/site.yml
@@ -61,7 +61,7 @@ content:
       start_path: core/runtime/src/main/doc # core
       branches: HEAD
     - url: .
-      start_path: core/runtime-extensions/src/main/doc # core
+      start_path: core/runtime-spring/src/main/doc # core
       branches: HEAD
     - url: .
       start_path: core/runtime-services/src/main/doc # core
@@ -117,6 +117,9 @@ content:
     - url: .
       start_path: incubator/core/model/src/main/doc # other
       branches: HEAD
+    - url: .
+      start_path: incubator/core/microprofile/src/main/doc # other
+      branches: HEAD
 
 # legacy
     - url: .
@@ -134,10 +137,10 @@ content:
       start_path: extensions/core/spring/src/main/doc # other
       branches: HEAD
     - url: .
-      start_path: extensions/core/h2console/src/main/doc # other
+      start_path: extensions/persistence/h2console/src/main/doc # other
       branches: HEAD
     - url: .
-      start_path: extensions/core/hsqldbmgr/src/main/doc # other
+      start_path: extensions/persistence/hsqldbmgr/src/main/doc # other
       branches: HEAD
     - url: .
       start_path: extensions/security/secman/src/main/doc # security secman