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 c2f950c camel-box: adjust the code to respect platform independent
line separator (#4280)
new 2005d12 CAMEL-15561 - Camel-AWS2-Eventbridge: More producer
operations - listRules
new 2e6d3fc Camel-AWS2-Eventbridge: Rebuild
new 6e21d0e Camel-AWS2-Eventbridge: Regen catalog
new ada4dc2 Camel-AWS2-Eventbridge: Added docs for listRules operation
new b9077f3 Camel-AWS2-Evenbridge: Regen
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/catalog/components/aws2-eventbridge.json | 4 +--
.../catalog/docs/aws2-eventbridge-component.adoc | 22 +++++++++++--
.../main/camel-main-configuration-metadata.json | 4 +--
.../aws2/eventbridge/aws2-eventbridge.json | 4 +--
.../src/main/docs/aws2-eventbridge-component.adoc | 22 +++++++++++--
.../aws2/eventbridge/EventbridgeConstants.java | 1 +
.../aws2/eventbridge/EventbridgeOperations.java | 3 +-
.../aws2/eventbridge/EventbridgeProducer.java | 38 ++++++++++++++++++++++
.../dsl/EventbridgeEndpointBuilderFactory.java | 3 +-
.../ROOT/pages/aws2-eventbridge-component.adoc | 22 +++++++++++--
10 files changed, 109 insertions(+), 14 deletions(-)