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/23 08:21:12 UTC

[camel] branch regen_bot updated (c42e30f -> 8cba275)

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 c42e30f  Regen catalog
     add 42e3fde  Update rxjava.adoc
     add cfab57c  Camel-AWS2-Eventbridge: Added Localstack testcontainers support
     add 5fd0881  Camel-AWS2-Eventbridge: Regen
     add fe9d91a  Camel-AWS2-Eventbridge: Fixed log configuration for tests
     add 8cba275  Regen for commit fe9d91a0d9307edb625903e11e0c3bcdb070c1f1

No new revisions were added by this update.

Summary of changes:
 components/camel-aws2-eventbridge/pom.xml          | 70 ++++++++++++++++++++++
 .../localstack/Aws2EventbridgeBaseTest.java}       | 26 ++++----
 .../EventbridgePutRuleLocalstackTest.java}         | 19 +-----
 .../src/test/resources/log4j2.properties           |  2 +-
 4 files changed, 86 insertions(+), 31 deletions(-)
 copy components/{camel-aws2-sns/src/test/java/org/apache/camel/component/aws2/sns/localstack/Aws2SNSBaseTest.java => camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/localstack/Aws2EventbridgeBaseTest.java} (73%)
 copy components/camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/{integration/EventbridgePutRuleIntegrationTest.java => localstack/EventbridgePutRuleLocalstackTest.java} (77%)