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 2023/07/21 10:37:30 UTC

[camel] branch regen_bot updated (3caadbb374e -> c667c42e309)

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 3caadbb374e Regen for commit 97bc06a408138f5752c3fd546976e20b7a6ded03
     add 75a0a2b4738 Upgrade Localstack container image to version 2.2.0 (#10772)
     add 5dd7e0e5f9e Skip kudu during release
     add c667c42e309 CAMEL-19628: Restrict downloading JARs from Atlassian Maven

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   (3caadbb374e)
            \
             N -- N -- N   refs/heads/regen_bot (c667c42e309)

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                         |   611 +-
 catalog/camel-allcomponents/pom.xml                |    16 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10580 ++++++++-----------
 .../aws2/lambda/integration/LambdaAliasesIT.java   |     6 +-
 .../lambda/integration/LambdaCreateFunctionIT.java |     2 +-
 .../lambda/integration/LambdaDeleteFunctionIT.java |     2 +-
 .../lambda/integration/LambdaGetFunctionIT.java    |     2 +-
 .../lambda/integration/LambdaListFunctionsIT.java  |     2 +-
 .../lambda/integration/LambdaPublishVersionIT.java |     2 +-
 .../SnsTopicProducerWithSubscriptionIT.java        |     2 +
 components/camel-kudu/pom.xml                      |    11 +
 .../org/apache/camel/main/BaseMainSupport.java     |     3 +
 .../org/apache/camel/xml/in/ModelParserTest.java   |    10 +-
 .../test/infra/aws2/services/AWSContainer.java     |     2 +-
 14 files changed, 4449 insertions(+), 6802 deletions(-)