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/10 21:02:00 UTC

[isis] branch master updated: ISIS-2158: antora: relocating unittestsupport

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 392b14f  ISIS-2158: antora: relocating unittestsupport
392b14f is described below

commit 392b14f969219af86354f5f7e76ec7a45681f8fa
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Jan 10 22:01:48 2020 +0100

    ISIS-2158: antora: relocating unittestsupport
---
 antora/playbooks/site-testing.yml | 2 +-
 antora/playbooks/site.yml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/antora/playbooks/site-testing.yml b/antora/playbooks/site-testing.yml
index d2e258a..fd0499d 100644
--- a/antora/playbooks/site-testing.yml
+++ b/antora/playbooks/site-testing.yml
@@ -17,7 +17,7 @@ content:
 
 # core
     - url: .
-      start_path: core/testsupport/unittestsupport/src/main/doc # testing
+      start_path: core/unittestsupport/src/main/doc # testing
       branches: HEAD
 
 # testing
diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index acc50bc..4ea66e1 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -88,7 +88,7 @@ content:
       start_path: core/security/src/main/doc # security
       branches: HEAD
     - url: .
-      start_path: core/testsupport/unittestsupport/src/main/doc # testing
+      start_path: core/unittestsupport/src/main/doc # testing
       branches: HEAD
     - url: .
       start_path: core/viewers/restfulobjects/jaxrs-resteasy-4/src/main/doc # vro