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 2022/10/26 15:12:52 UTC

[camel] branch regen_bot updated (a66ada2096e -> 0f34bf78a25)

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 a66ada2096e Regen for commit d36aebe1c2ece116a20c143cbb5ba3886ee43b45
     add a87e186041b Regen for commit 226cb42e2b1785749aee46b144c01189e42088c1 (#8628)
     add cca469c87a8 (chores) camel-aws2-sqs: combine similar exceptions
     add bf292c44052 (chores) camel-aws2-kinesis: renamed variable to avoid conflicts with restricted identifiers
     add ba76788d08f (chores) camel-aws2-s3: simplify boolean evaluation
     add 0f34bf78a25 Regen for commit ba76788d08faf8ac87aaff1ca240c748d72021de

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   (a66ada2096e)
            \
             N -- N -- N   refs/heads/regen_bot (0f34bf78a25)

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/component/aws2/kinesis/Kinesis2Consumer.java | 18 +++++++++---------
 .../apache/camel/component/aws2/s3/AWS2S3Consumer.java |  2 +-
 .../apache/camel/component/aws2/sqs/Sqs2Consumer.java  |  4 +---
 3 files changed, 11 insertions(+), 13 deletions(-)