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/06/15 14:24:41 UTC

[camel] branch regen_bot updated (168ec2c3a3a -> c792241f96f)

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 168ec2c3a3a Regen for commit 206af22ea7c4e4bbadd7cc7365dd3525cb8120f4
     add b1f0ff73d3a (chores) camel-aws-xray: remove a few calls to Thread.sleep
     add dfcf9983c02 (chores) camel-aws2-s3: remove a few calls to Thread.sleep
     add c792241f96f Regen for commit dfcf9983c023c67e31db7abf99f31dcb1dcd61ac

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   (168ec2c3a3a)
            \
             N -- N -- N   refs/heads/regen_bot (c792241f96f)

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:
 components/camel-aws/camel-aws-xray/pom.xml        |  5 +++++
 .../aws/xray/CamelAwsXRayTestSupport.java          | 13 ++++++------
 .../aws/xray/SpringAwsXRaySimpleRouteTest.java     |  7 +++++--
 components/camel-aws/camel-aws2-s3/pom.xml         |  6 ++++++
 .../aws2/s3/integration/S3ConsumerIT.java          |  7 +++++--
 .../s3/integration/S3ConsumerIgnoreBodyIT.java     |  7 +++++--
 .../s3/integration/S3StreamUploadTimeoutIT.java    | 24 ++++++++++++----------
 7 files changed, 45 insertions(+), 24 deletions(-)