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/03/10 15:24:10 UTC

[camel] branch master updated (0496de2 -> 34b3ddb)

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 0496de2  Camel-AWS2-KMS: Fixed CS
     add 02fe70c  Camel-AWS2-Lambda: Migrated tests to Junit5
     add 34b3ddb  Camel-AWS2-Lambda: Fixed CS

No new revisions were added by this update.

Summary of changes:
 components/camel-aws2-lambda/pom.xml               |  7 +----
 .../lambda/LambdaComponentClientRegistryTest.java  | 15 ++++++---
 .../lambda/LambdaComponentConfigurationTest.java   | 36 ++++++++++++++--------
 .../aws2/lambda/LambdaComponentSpringTest.java     |  8 +++--
 .../LambdaComponentVerifierExtensionTest.java      | 11 ++++---
 .../aws2/lambda/LambdaOperationsTest.java          |  4 +--
 .../lambda/LambdaProducerDefaultFunctionTest.java  |  7 +++--
 .../component/aws2/lambda/LambdaProducerTest.java  |  8 +++--
 .../LambdaComponentIntegrationTest.java            | 11 ++++---
 9 files changed, 67 insertions(+), 40 deletions(-)