This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-spring-boot-3.7.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 4b9bb0e74e11ca5e4b025497111e18a8a149551e Author: David Jencks <[email protected]> AuthorDate: Tue Oct 19 22:39:27 2021 -0700 cause Antora error on unused starter json file --- docs/spring-boot/modules/ROOT/pages/list.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/spring-boot/modules/ROOT/pages/list.adoc b/docs/spring-boot/modules/ROOT/pages/list.adoc index 1e260f7..f6a34d7 100644 --- a/docs/spring-boot/modules/ROOT/pages/list.adoc +++ b/docs/spring-boot/modules/ROOT/pages/list.adoc @@ -16,6 +16,8 @@ endif::[] ifdef::sb-statistics[] == Statistics +include::Error-unused-starter-json-in-3.7.x.adoc[] + There are {existing} spring boot starter json files. Of these {used} are used in components, dataformats, etc.
