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 2022/10/06 13:16:50 UTC

[isis] 08/11: ISIS-2965: reverts site.yml to HEAD

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 aec41fef30ae65965816e53a0eb071699ccae272
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 11:41:21 2022 +0100

    ISIS-2965: reverts site.yml to HEAD
---
 antora/playbooks/site.yml | 152 +++++++++++++++++++++++-----------------------
 1 file changed, 76 insertions(+), 76 deletions(-)

diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index 974797397f..c0c52d93d4 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -26,265 +26,265 @@ content:
 # antora
     - url: .
       start_path: antora/components/docs # docs
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/comguide # comguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/conguide # conguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/relnotes # relnotes
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/setupguide # setupguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/refguide # refguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/refguide-index # refguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/userguide # userguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # api
     - url: .
       start_path: api/schema/src/main/adoc # refguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # core
     - url: .
       start_path: core/adoc  # core (design docs)
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/codegen-bytebuddy/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: commons/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/config/src/main/adoc # refguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/interaction/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/internaltestsupport/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/metamodel/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/runtime/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/runtimeservices/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/security/src/main/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/transaction/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: core/webapp/src/main/adoc # core
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # examples
     - url: .
       start_path: examples/demo/domain/src/main/adoc # docs
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: antora/components/tutorials # tutorials
-      branches: [2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # extensions
     - url: .
       start_path: extensions/adoc # extensions
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
     - url: .
       start_path: extensions/core/commandlog/adoc # userguide
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/excel/adoc # userguide
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/executionlog/adoc # userguide
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/executionoutbox/adoc # userguide
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/executionrepublisher/adoc # userguide
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/flyway/adoc # userguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/core/quartz/adoc # userguide
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
     - url: .
       start_path: extensions/security/audittrail/adoc # security
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/security/secman/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/security/sessionlog/adoc # security
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/security/shiro-realm-ldap/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/security/spring-oauth2/src/main/adoc # security
-      branches: [2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
     - url: .
       start_path: extensions/vro/cors/adoc # vro
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
     - url: .
       start_path: extensions/vw/exceldownload/adoc # vw
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/vw/fullcalendar/adoc # vw
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/vw/gmap3/adoc # vw
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/vw/pdfjs/adoc # vw
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: extensions/vw/sse/adoc # vw
-      branches: [2.0.0-M8]
+      branches: HEAD
 
 # incubator
     - url: .
       start_path: incubator/adoc # incubator
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: incubator/clients/kroviz/adoc # incubator
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: incubator/extensions/core/commandreplay/adoc # incubator
-      branches: [2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: incubator/viewers/graphql/adoc # incubator
-      branches: [2.0.0-M8]
+      branches: HEAD
 #    - url: .
 #      start_path: incubator/viewers/javafx/adoc # incubator
-#      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+#      branches: HEAD
     - url: .
       start_path: incubator/viewers/vaadin/adoc # incubator
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # mavendeps
     - url: .
       start_path: mavendeps/adoc # starters
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # persistence
     - url: .
       start_path: persistence/jpa/adoc # pjpa
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: persistence/jdo/adoc # pjdo
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # regression tests
     - url: .
       start_path: regressiontests/adoc # regressiontests
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # security
     - url: .
       start_path: security/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: security/bypass/src/main/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: security/shiro/src/main/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: security/keycloak/src/main/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: security/spring/src/main/adoc # security
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # starters
     - url: .
       start_path: starters/adoc # toc
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 
 # testing
     - url: .
       start_path: testing/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/archtestsupport/adoc # testing
-      branches: [2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/fakedata/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/fixtures/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/h2console/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/hsqldbmgr/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/integtestsupport/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/specsupport/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: testing/unittestsupport/adoc # testing
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # tooling
     - url: .
       start_path: tooling/adoc # toc
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: tooling/cli/adoc # cli
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 # valuetypes
     - url: .
       start_path: valuetypes/adoc # valuetypes
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: valuetypes/asciidoc/adoc # valuetypes
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 #    - url: .
 #      start_path: valuetypes/jodatime/adoc # valuetypes
-#      branches: [2.0.0-M8]
+#      branches: HEAD
     - url: .
       start_path: valuetypes/markdown/adoc # valuetypes
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: valuetypes/vega/adoc # valuetypes
-      branches: [2.0.0-M8]
+      branches: HEAD
 
 # viewers
     - url: .
       start_path: viewers/restfulobjects/adoc # vro
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
     - url: .
       start_path: viewers/wicket/adoc # vw
-      branches: [2.0.0-M5, 2.0.0-M6, 2.0.0-M7, 2.0.0-M8]
+      branches: HEAD
 
 
 ui: