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 9f5a153 Sync Properties new c4cd4c5 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components new bf73081 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components new c531c0f Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components new bb41134 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components new 1b5d8ef Camel-AWS2-Eventbridge: Regen new c42e30f Regen catalog The 6 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: .../camel/catalog/components/aws2-eventbridge.json | 6 ++--- .../catalog/docs/aws2-eventbridge-component.adoc | 10 +++----- .../EventbridgeComponentConfigurer.java | 5 ---- .../eventbridge/EventbridgeEndpointConfigurer.java | 5 ---- .../aws2/eventbridge/aws2-eventbridge.json | 6 ++--- .../src/main/docs/aws2-eventbridge-component.adoc | 10 +++----- .../aws2/eventbridge/EventbridgeComponent.java | 4 +++ .../aws2/eventbridge/EventbridgeConfiguration.java | 7 +----- .../aws2/eventbridge/EventbridgeEndpoint.java | 7 +++++- .../EventbridgePutRuleIntegrationTest.java | 6 ++--- .../Aws2EventbridgeComponentBuilderFactory.java | 15 ----------- .../src/generated/resources/metadata.json | 2 +- .../builder/endpoint/StaticEndpointBuilders.java | 16 ++++++------ .../dsl/EventbridgeEndpointBuilderFactory.java | 29 ++++++---------------- .../ROOT/pages/aws2-eventbridge-component.adoc | 10 +++----- 15 files changed, 47 insertions(+), 91 deletions(-)