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 80dc26d Regen catalog and sync properties
new 36f06b3 Camel-AWS2-Eventbridge: Added eventbus name as option
new a57de6b Camel-AWS2-Eventbridge: Regen
new fee23e2 Regen catalog
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:
.../apache/camel/catalog/components/aws2-eventbridge.json | 2 ++
.../camel/catalog/docs/aws2-eventbridge-component.adoc | 6 ++++--
.../aws2/eventbridge/EventbridgeComponentConfigurer.java | 5 +++++
.../aws2/eventbridge/EventbridgeEndpointConfigurer.java | 5 +++++
.../component/aws2/eventbridge/aws2-eventbridge.json | 2 ++
.../src/main/docs/aws2-eventbridge-component.adoc | 6 ++++--
.../aws2/eventbridge/EventbridgeConfiguration.java | 13 +++++++++++++
.../component/aws2/eventbridge/EventbridgeProducer.java | 2 ++
.../integration/EventbridgePutRuleIntegrationTest.java | 5 ++---
.../dsl/Aws2EventbridgeComponentBuilderFactory.java | 15 +++++++++++++++
.../endpoint/dsl/EventbridgeEndpointBuilderFactory.java | 13 +++++++++++++
.../modules/ROOT/pages/aws2-eventbridge-component.adoc | 6 ++++--
12 files changed, 71 insertions(+), 9 deletions(-)