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 2020/02/24 08:13:42 UTC

[camel] branch master updated (3f51d7b -> 5459de8)

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 3f51d7b  Regen docs
     new ae9dcd4  Camel-AWS2-Lambda: Fixed the first version for AWS2-Lambda
     new 5459de8  Camel-AWS2-Lambda: Regen docs

The 2 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:
 .../camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc       | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


[camel] 02/02: Camel-AWS2-Lambda: Regen 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 5459de881749bd39fab2fe8ca5e8d3a245ab25a9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 24 09:13:14 2020 +0100

    Camel-AWS2-Lambda: Regen docs
---
 components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
index ecd1cab..963a10d 100644
--- a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
+++ b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
@@ -1,6 +1,8 @@
 [[aws2-lambda-component]]
 = AWS Lambda Component
 
+*Since Camel 3.2*
+
 // HEADER START
 *Only producer is supported*
 // HEADER END
@@ -225,4 +227,4 @@ 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$aws2-lambda-starter.adoc[]
+include::camel-spring-boot::page$aws2-lambda-starter.adoc[]
\ No newline at end of file


[camel] 01/02: Camel-AWS2-Lambda: Fixed the first version for AWS2-Lambda

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 ae9dcd496d50f72b84f0a2851e94ba3db3628de6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 24 09:11:07 2020 +0100

    Camel-AWS2-Lambda: Fixed the first version for AWS2-Lambda
---
 .../camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc       | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
index 66a4031..ecd1cab 100644
--- a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
+++ b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
@@ -1,11 +1,6 @@
 [[aws2-lambda-component]]
 = AWS Lambda Component
 
-*Since Camel 3.2*
-
-*Since Camel 3.2*
-
-
 // HEADER START
 *Only producer is supported*
 // HEADER END