You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2020/11/27 09:16:54 UTC

[camel] branch master updated: Add include for minio spring boot docs

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new bfb6d73  Add include for minio spring boot docs
bfb6d73 is described below

commit bfb6d73173f3f70418c62b6075c3755bd7bb8669
Author: James Netherton <ja...@gmail.com>
AuthorDate: Fri Nov 27 09:14:31 2020 +0000

    Add include for minio spring boot docs
---
 .../resources/org/apache/camel/catalog/docs/minio-component.adoc        | 2 ++
 components/camel-minio/src/main/docs/minio-component.adoc               | 2 ++
 docs/components/modules/ROOT/pages/minio-component.adoc                 | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/minio-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/minio-component.adoc
index 1fa9ee4..69f089f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/minio-component.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/minio-component.adoc
@@ -505,3 +505,5 @@ Maven users will need to add the following dependency to their pom.xml.
 ---------------------------------------
 
 where `$\{camel-version}` must be replaced by the actual version of Camel.
+
+include::camel-spring-boot::page$minio-starter.adoc[]
\ No newline at end of file
diff --git a/components/camel-minio/src/main/docs/minio-component.adoc b/components/camel-minio/src/main/docs/minio-component.adoc
index 1fa9ee4..69f089f 100644
--- a/components/camel-minio/src/main/docs/minio-component.adoc
+++ b/components/camel-minio/src/main/docs/minio-component.adoc
@@ -505,3 +505,5 @@ Maven users will need to add the following dependency to their pom.xml.
 ---------------------------------------
 
 where `$\{camel-version}` must be replaced by the actual version of Camel.
+
+include::camel-spring-boot::page$minio-starter.adoc[]
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/pages/minio-component.adoc b/docs/components/modules/ROOT/pages/minio-component.adoc
index e29d509..2109582 100644
--- a/docs/components/modules/ROOT/pages/minio-component.adoc
+++ b/docs/components/modules/ROOT/pages/minio-component.adoc
@@ -507,3 +507,5 @@ Maven users will need to add the following dependency to their pom.xml.
 ---------------------------------------
 
 where `$\{camel-version}` must be replaced by the actual version of Camel.
+
+include::camel-spring-boot::page$minio-starter.adoc[]
\ No newline at end of file