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/25 10:28:49 UTC

[camel] branch regen_bot updated (47161c8 -> 07e6e8d)

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 47161c8  Reorganize the test infra code (#4294)
     add 0f5b0d5  CAMEL-15561 - Camel-AWS2-Eventbridge: More producer operations - describeRule
     add 3a6673b  Camel-AWS2-Eventbridge: Regen
     add 8bfa2f8  Camel-AWS2-Eventbridge: Regen catalog
     add 6c77209  Camel-AWS2-Eventbridge: Added more tests with localstack and Testcontainers
     add 4908642  Camel-AWS2-Eventbridge: Added docs for describeRule
     add 07e6e8d  Camel-AWS2-Eventbridge: Regen docs

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws2-eventbridge.json |  4 +--
 .../catalog/docs/aws2-eventbridge-component.adoc   | 22 +++++++++++--
 .../aws2/eventbridge/aws2-eventbridge.json         |  4 +--
 .../src/main/docs/aws2-eventbridge-component.adoc  | 22 +++++++++++--
 .../aws2/eventbridge/EventbridgeOperations.java    |  1 +
 .../aws2/eventbridge/EventbridgeProducer.java      | 38 ++++++++++++++++++++++
 ... => EventbridgeDescribeRuleLocalstackTest.java} | 15 +++++----
 .../dsl/EventbridgeEndpointBuilderFactory.java     |  1 +
 .../ROOT/pages/aws2-eventbridge-component.adoc     | 22 +++++++++++--
 9 files changed, 112 insertions(+), 17 deletions(-)
 copy components/camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/localstack/{EventbridgeDeleteRuleLocalstackTest.java => EventbridgeDescribeRuleLocalstackTest.java} (83%)