You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/09/29 17:25:08 UTC

[camel] branch regen_bot updated (bb2ab2c -> 82525f6)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from bb2ab2c  Camel-AWS2-Eventbridge: Regen docs
     add 82525f6  Camel-AWS2-Cloudwatch: Added Testcontainers with localstack test

No new revisions were added by this update.

Summary of changes:
 components/camel-aws2-cw/pom.xml                   | 70 ++++++++++++++++++++++
 .../aws2/cw/localstack/Aws2CwBaseTest.java}        | 20 +++----
 .../CwComponentLocalstackTest.java}                |  9 +--
 3 files changed, 83 insertions(+), 16 deletions(-)
 copy components/{camel-aws2-kms/src/test/java/org/apache/camel/component/aws2/kms/localstack/Aws2KmsBaseTest.java => camel-aws2-cw/src/test/java/org/apache/camel/component/aws2/cw/localstack/Aws2CwBaseTest.java} (80%)
 copy components/camel-aws2-cw/src/test/java/org/apache/camel/component/aws2/cw/{integration/CwComponentIntegrationTest.java => localstack/CwComponentLocalstackTest.java} (86%)