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

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:
 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%)

Reply via email to