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/05/19 05:15:26 UTC

[camel] branch regen_bot updated (751e95fd804 -> 25ef11ba71a)

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 751e95fd804 Regen for commit 1f2b6c4dbc19e1a71a3f8d2b1107471dbf139c67
     add 7982233d0d2 Regen for commit 1f2b6c4dbc19e1a71a3f8d2b1107471dbf139c67 (#7639)
     add b489ed90d1a CAMEL-18123 Aws2-sqs: Operations PurgeQueue and DeleteQueue requires unnecessary header (#7633)
     add 2f107693210 Upgrade google-oauth-client to 1.33.3 (#7640)
     add deeac641fed Bump swagger-openapi3 to 2.1.13 (#7641)
     add 25ef11ba71a Regen for commit deeac641fedb900b1e6f0456441571203d9b1c88

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   (751e95fd804)
            \
             N -- N -- N   refs/heads/regen_bot (25ef11ba71a)

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-dependencies/pom.xml                            |  3 ++-
 .../apache/camel/component/aws2/sqs/Sqs2Producer.java |  8 ++------
 .../camel/component/aws2/sqs/AmazonSQSClientMock.java | 19 +++++++++++++++++--
 .../aws2/sqs/SqsProducerDeleteQueueTest.java          |  3 +--
 .../component/aws2/sqs/SqsProducerPurgeTest.java      |  2 +-
 components/camel-google/camel-google-calendar/pom.xml |  4 ++--
 components/camel-google/camel-google-drive/pom.xml    |  4 ++--
 components/camel-google/camel-google-mail/pom.xml     |  4 ++--
 components/camel-google/camel-google-sheets/pom.xml   |  2 +-
 components/camel-jira/pom.xml                         |  2 +-
 parent/pom.xml                                        |  3 ++-
 11 files changed, 33 insertions(+), 21 deletions(-)