You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/19 07:02:47 UTC

[camel] branch master updated (cdd5291 -> 1f716f5)

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

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


    from cdd5291  Regen for commit 0d1f0bb5b32469463e154040b817669189f3db3b
     new d8f00b3  Camel-Google-Storage: Added google storage starter docs
     new 99c3708  Regen
     new 9f0c3ca  Camel-Google-Functions: Added google functions starter docs
     new 1f716f5  Regen

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/camel/catalog/docs/google-functions-component.adoc       | 2 ++
 .../org/apache/camel/catalog/docs/google-storage-component.adoc         | 2 ++
 .../src/main/docs/google-functions-component.adoc                       | 2 ++
 .../camel-google-storage/src/main/docs/google-storage-component.adoc    | 2 ++
 docs/components/modules/ROOT/pages/google-functions-component.adoc      | 2 ++
 docs/components/modules/ROOT/pages/google-storage-component.adoc        | 2 ++
 6 files changed, 12 insertions(+)

[camel] 04/04: Regen

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1f716f54cb658e6e2779c897937e004564f7b457
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 19 08:02:07 2021 +0100

    Regen
---
 .../org/apache/camel/catalog/docs/google-functions-component.adoc       | 2 ++
 docs/components/modules/ROOT/pages/google-functions-component.adoc      | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc
index 7e230c6..da6a86c 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc
@@ -271,3 +271,5 @@ from("direct:start")
 .log("body:${body}")
 .to("mock:result");
 --------------------------------------------------------------------------------
+
+include::camel-spring-boot::page$google-functions-starter.adoc[]
diff --git a/docs/components/modules/ROOT/pages/google-functions-component.adoc b/docs/components/modules/ROOT/pages/google-functions-component.adoc
index 3c9fd5e..b50be1a 100644
--- a/docs/components/modules/ROOT/pages/google-functions-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-functions-component.adoc
@@ -273,3 +273,5 @@ from("direct:start")
 .log("body:${body}")
 .to("mock:result");
 --------------------------------------------------------------------------------
+
+include::camel-spring-boot::page$google-functions-starter.adoc[]

[camel] 02/04: Regen

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 99c37082bee7e239a1e64ad8e7e26ceea2808735
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 19 07:51:29 2021 +0100

    Regen
---
 .../org/apache/camel/catalog/docs/google-storage-component.adoc         | 2 ++
 docs/components/modules/ROOT/pages/google-storage-component.adoc        | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-storage-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-storage-component.adoc
index c1064cb..ef7b525 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-storage-component.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-storage-component.adoc
@@ -395,3 +395,5 @@ This will require specifying the destinationBucket option. As example:
 --------------------------------------------------------------------------------
 
 In this case the objects consumed will be moved to myCamelProcessedBucket bucket and deleted from the original one (because of deleteAfterRead).
+
+include::camel-spring-boot::page$google-storage-starter.adoc[]
diff --git a/docs/components/modules/ROOT/pages/google-storage-component.adoc b/docs/components/modules/ROOT/pages/google-storage-component.adoc
index a731692..fc14829 100644
--- a/docs/components/modules/ROOT/pages/google-storage-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-storage-component.adoc
@@ -397,3 +397,5 @@ This will require specifying the destinationBucket option. As example:
 --------------------------------------------------------------------------------
 
 In this case the objects consumed will be moved to myCamelProcessedBucket bucket and deleted from the original one (because of deleteAfterRead).
+
+include::camel-spring-boot::page$google-storage-starter.adoc[]

[camel] 01/04: Camel-Google-Storage: Added google storage starter docs

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d8f00b3f9c6e6c0e4992048730f886b3c112f773
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 19 07:48:21 2021 +0100

    Camel-Google-Storage: Added google storage starter docs
---
 .../camel-google-storage/src/main/docs/google-storage-component.adoc    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-google/camel-google-storage/src/main/docs/google-storage-component.adoc b/components/camel-google/camel-google-storage/src/main/docs/google-storage-component.adoc
index c1064cb..ef7b525 100644
--- a/components/camel-google/camel-google-storage/src/main/docs/google-storage-component.adoc
+++ b/components/camel-google/camel-google-storage/src/main/docs/google-storage-component.adoc
@@ -395,3 +395,5 @@ This will require specifying the destinationBucket option. As example:
 --------------------------------------------------------------------------------
 
 In this case the objects consumed will be moved to myCamelProcessedBucket bucket and deleted from the original one (because of deleteAfterRead).
+
+include::camel-spring-boot::page$google-storage-starter.adoc[]

[camel] 03/04: Camel-Google-Functions: Added google functions starter docs

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9f0c3caae3b87cf4ea9c1c46378dc351efe72407
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 19 07:52:15 2021 +0100

    Camel-Google-Functions: Added google functions starter docs
---
 .../src/main/docs/google-functions-component.adoc                       | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc b/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc
index 7e230c6..da6a86c 100644
--- a/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc
+++ b/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc
@@ -271,3 +271,5 @@ from("direct:start")
 .log("body:${body}")
 .to("mock:result");
 --------------------------------------------------------------------------------
+
+include::camel-spring-boot::page$google-functions-starter.adoc[]