From 6bb6a798ceb8326810fff6dcea8d3538c616e002 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 22 Mar 2024 18:14:49 -0700 Subject: [PATCH] Set version to `true` in antora.yml to allow docs generation See gh-33766 --- .../src/docs/antora/antora.yml | 1 + spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml | 1 + .../spring-boot-gradle-plugin/src/docs/antora/antora.yml | 1 + .../spring-boot-maven-plugin/src/docs/antora/antora.yml | 1 + 4 files changed, 4 insertions(+) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora/antora.yml b/spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora/antora.yml index df849c4b97..c7e2e77476 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora/antora.yml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora/antora.yml @@ -1,4 +1,5 @@ name: spring-boot +version: true ext: zip_contents_collector: include: diff --git a/spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml b/spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml index c59291daa3..32fee7a774 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml +++ b/spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml @@ -1,4 +1,5 @@ name: spring-boot +version: true ext: zip_contents_collector: include: diff --git a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/antora.yml b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/antora.yml index 9d5030f08a..6ef0660b69 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/antora.yml +++ b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/antora.yml @@ -1,4 +1,5 @@ name: spring-boot +version: true ext: zip_contents_collector: include: diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora/antora.yml b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora/antora.yml index 0c4b9b6462..9e329fa3c8 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora/antora.yml +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora/antora.yml @@ -1,4 +1,5 @@ name: spring-boot +version: true ext: zip_contents_collector: include: