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 84fe7ee  CAMEL-11497: Reorganise Summary page based on offical site's 
side menu
     new d972126  CAMEL-12884 - Camel-AWS Lambda: Add support for event source 
mapping, delete operation
     new c7cc6d9  CAMEL-12884 - Camel-AWS Lambda: Add support for event source 
mapping, fix LambdaOperationsTest
     new 17cf0be  CAMEL-12884 - Camel-AWS Lambda: Add support for event source 
mapping, fix LambdaOperationTest, again

The 3 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:
 .../component/aws/lambda/LambdaConstants.java      |  1 +
 .../component/aws/lambda/LambdaOperations.java     |  3 +-
 .../camel/component/aws/lambda/LambdaProducer.java | 32 ++++++++++++++++++++++
 .../aws/lambda/AmazonLambdaClientMock.java         |  5 +++-
 .../aws/lambda/LambdaComponentSpringTest.java      | 15 ++++++++++
 .../component/aws/lambda/LambdaOperationsTest.java |  4 ++-
 .../component/aws/lambda/LambdaProducerTest.java   | 17 ++++++++++++
 .../lambda/LambdaComponentSpringTest-context.xml   |  5 ++++
 8 files changed, 79 insertions(+), 3 deletions(-)

Reply via email to