This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch camel-3.9.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.9.x by this push: new 5535f9c CAMEL-16420: fix links to Camel Spring Boot 5535f9c is described below commit 5535f9ce68bfebbb99d695d44fd8adace90eeaa5 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Mon Mar 29 19:53:00 2021 +0200 CAMEL-16420: fix links to Camel Spring Boot This fixes and removes the links to documents that are missing in Camel Spring Boot. --- .../resources/org/apache/camel/catalog/docs/azure-summary.adoc | 2 -- .../generated/resources/org/apache/camel/catalog/docs/spring-xml.adoc | 2 +- .../camel-azure-storage-blob/src/main/docs/azure-summary.adoc | 2 -- components/camel-spring-xml/src/main/docs/spring-xml.adoc | 2 +- docs/components/modules/ROOT/pages/azure-summary.adoc | 2 -- docs/components/modules/others/pages/spring-xml.adoc | 2 +- 6 files changed, 3 insertions(+), 9 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc index 3ae1edf..6701b56 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc @@ -11,5 +11,3 @@ provide connectivity to Azure services from Camel. See the following for usage of each component: indexDescriptionList::[attributes='group={docTitle}',descAttribute=description] - -include::{page-component-version}@camel-spring-boot::page$azure-starter.adoc[] diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-xml.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-xml.adoc index aa06b5b..c816ee5 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-xml.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-xml.adoc @@ -35,4 +35,4 @@ their `pom.xml` for this component: // endpoint options: START // endpoint options: END -include::{page-component-version}@camel-spring-boot::page$spring-xml-starter.adoc[] +include::{page-component-version}@camel-spring-boot::page$spring-boot-xml.adoc[] diff --git a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc index 3ae1edf..6701b56 100644 --- a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc +++ b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc @@ -11,5 +11,3 @@ provide connectivity to Azure services from Camel. See the following for usage of each component: indexDescriptionList::[attributes='group={docTitle}',descAttribute=description] - -include::{page-component-version}@camel-spring-boot::page$azure-starter.adoc[] diff --git a/components/camel-spring-xml/src/main/docs/spring-xml.adoc b/components/camel-spring-xml/src/main/docs/spring-xml.adoc index aa06b5b..c816ee5 100644 --- a/components/camel-spring-xml/src/main/docs/spring-xml.adoc +++ b/components/camel-spring-xml/src/main/docs/spring-xml.adoc @@ -35,4 +35,4 @@ their `pom.xml` for this component: // endpoint options: START // endpoint options: END -include::{page-component-version}@camel-spring-boot::page$spring-xml-starter.adoc[] +include::{page-component-version}@camel-spring-boot::page$spring-boot-xml.adoc[] diff --git a/docs/components/modules/ROOT/pages/azure-summary.adoc b/docs/components/modules/ROOT/pages/azure-summary.adoc index 2050359..93eb7f3 100644 --- a/docs/components/modules/ROOT/pages/azure-summary.adoc +++ b/docs/components/modules/ROOT/pages/azure-summary.adoc @@ -13,5 +13,3 @@ provide connectivity to Azure services from Camel. See the following for usage of each component: indexDescriptionList::[attributes='group={docTitle}',descAttribute=description] - -include::{page-component-version}@camel-spring-boot::page$azure-starter.adoc[] diff --git a/docs/components/modules/others/pages/spring-xml.adoc b/docs/components/modules/others/pages/spring-xml.adoc index 8291b62..bb20f36 100644 --- a/docs/components/modules/others/pages/spring-xml.adoc +++ b/docs/components/modules/others/pages/spring-xml.adoc @@ -37,4 +37,4 @@ their `pom.xml` for this component: // endpoint options: START // endpoint options: END -include::{page-component-version}@camel-spring-boot::page$spring-xml-starter.adoc[] +include::{page-component-version}@camel-spring-boot::page$spring-boot-xml.adoc[]