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/01/02 16:07:36 UTC

[camel] branch master updated (7b5147c -> 4699cf9)

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 7b5147c  Delete not used class
     new c806417  Fixed typo in AWS-Lambda documentation
     new 4699cf9  Regen

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:
 components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc | 2 +-
 docs/components/modules/ROOT/pages/aws-lambda-component.adoc        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: 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 4699cf98fed4f6f121311917dbf28d6f6075b426
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 2 17:05:24 2020 +0100

    Regen
---
 docs/components/modules/ROOT/pages/aws-lambda-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/ROOT/pages/aws-lambda-component.adoc b/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
index 91deb6a..92d0948 100644
--- a/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
@@ -218,7 +218,7 @@ The default is 3 seconds.|No
 == List of Avalaible Operations
 
 - listFunctions
-- getFunction,
+- getFunction
 - createFunction
 - deleteFunction
 - invokeFunction


[camel] 01/02: Fixed typo in AWS-Lambda documentation

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 c806417ee62e9b02967e8bbe4aa39d0c644083a0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 2 17:04:11 2020 +0100

    Fixed typo in AWS-Lambda documentation
---
 components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc b/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
index 5868df8..93988ec 100644
--- a/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
+++ b/components/camel-aws-lambda/src/main/docs/aws-lambda-component.adoc
@@ -217,7 +217,7 @@ The default is 3 seconds.|No
 == List of Avalaible Operations
 
 - listFunctions
-- getFunction,
+- getFunction
 - createFunction
 - deleteFunction
 - invokeFunction