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/21 17:38:36 UTC

[camel] branch regen_bot updated (5c43531 -> da404da)

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.


    omit 5c43531  Regen for commit 753693663527721d09d7c703635755e7cbe90d18
     add 78b08f1  Camel-AWS2-Eventbridge: Set the correct default for configuration
     add cd593ae  Camel-AWS2-Eventbridge: Regen
     add 0d379f9  Camel-AWS2-Eventbridge: Adding examples for producer operations
     add bda09e8  Regen website docs
     add 53b3d25  Camel-AWS2-Eventbridge: Added a note about the need of CloudTrail for being able to collect event for API calls
     add 07c603e  Regen website docs
     add da404da  Regen for commit 07c603e543710bf5b9a8fcd394439765e6362706

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5c43531)
            \
             N -- N -- N   refs/heads/regen_bot (da404da)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws2-eventbridge.json |  8 +--
 .../catalog/docs/aws2-eventbridge-component.adoc   | 65 ++++++++++++++++++++--
 .../aws2/eventbridge/aws2-eventbridge.json         |  8 +--
 .../src/main/docs/aws2-eventbridge-component.adoc  | 65 ++++++++++++++++++++--
 .../aws2/eventbridge/EventbridgeConfiguration.java |  7 +--
 .../Aws2EventbridgeComponentBuilderFactory.java    |  3 +-
 .../dsl/EventbridgeEndpointBuilderFactory.java     |  5 +-
 .../ROOT/pages/aws2-eventbridge-component.adoc     | 65 ++++++++++++++++++++--
 8 files changed, 197 insertions(+), 29 deletions(-)