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 833cb97 Regen catalog new f7cca66 Camel-AWS2-Eventbrige: Cleanup new 4b4b977 Camel-AWS2-Eventbridge: Cleanup new cb62f77 Camel-AWS2-Eventbridge: Regen and fixed typo in operation class name new c8b6427 Regen new 80dc26d Regen catalog and sync properties The 5 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-dependencies/pom.xml | 2 +- .../org/apache/camel/catalog/components/aws2-eventbridge.json | 4 ++-- .../apache/camel/catalog/docs/aws2-eventbridge-component.adoc | 4 ++-- .../aws2/eventbridge/EventbridgeComponentConfigurer.java | 4 ++-- .../aws2/eventbridge/EventbridgeEndpointConfigurer.java | 4 ++-- .../camel/component/aws2/eventbridge/aws2-eventbridge.json | 4 ++-- .../src/main/docs/aws2-eventbridge-component.adoc | 4 ++-- .../component/aws2/eventbridge/EventbridgeConfiguration.java | 6 +++--- .../camel/component/aws2/eventbridge/EventbridgeEndpoint.java | 5 +++-- .../{EvenbridgeOperations.java => EventbridgeOperations.java} | 2 +- .../camel/component/aws2/eventbridge/EventbridgeProducer.java | 5 +++-- .../component/dsl/Aws2EventbridgeComponentBuilderFactory.java | 6 +++--- .../endpoint/dsl/EventbridgeEndpointBuilderFactory.java | 10 +++++----- .../modules/ROOT/pages/aws2-eventbridge-component.adoc | 4 ++-- 14 files changed, 33 insertions(+), 31 deletions(-) rename components/camel-aws2-eventbridge/src/main/java/org/apache/camel/component/aws2/eventbridge/{EvenbridgeOperations.java => EventbridgeOperations.java} (96%)