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/24 10:51:45 UTC

[camel] branch regen_bot updated (a07f7a2 -> dfbce78)

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 a07f7a2  Camel-AWs2-Eventbridge: More test
     add b799779  Camel-AWS2-Eventbridge: Added an integration test
     add 4640e8e  Camel-AWS2-Eventbridge: Added missing test dependencies
     add dfbce78  Camel-AWS2-Eventbridge: Fixed POM

No new revisions were added by this update.

Summary of changes:
 components/camel-aws2-eventbridge/pom.xml          | 10 ++++++
 ...a => EventbridgePutRuleSqsIntegrationTest.java} | 38 +++++++++++++++++----
 .../src/test/resources/eventpattern.json           | 39 ++++++++++++++++++++--
 3 files changed, 77 insertions(+), 10 deletions(-)
 copy components/camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/integration/{EventbridgePutRuleIntegrationTest.java => EventbridgePutRuleSqsIntegrationTest.java} (73%)