This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 54c57fb506 Add workaround for test TCCL issues and ServiceLoader
 discard a37d0af633 Upgrade Quarkus to 3.22.0.CR1
     add 0290492ca8 Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 3.3.1 to 3.4.0
     add bb4c9d594c Bump maven-surefire-plugin.version from 3.5.2 to 3.5.3
     add 1c36194707 Avoid setting null config property overrides in test 
profiles
     add feb6d33749 Disable dev services for Kubernetes tests
     new d7b3bca395 Upgrade Quarkus to 3.22.0.CR1
     new 12a644e6b4 Add workaround for test TCCL issues and ServiceLoader
     new 9e13ef1948 Try to debug ftp test failure weirdness

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   (54c57fb506)
            \
             N -- N -- N   refs/heads/quarkus-main (9e13ef1948)

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.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../it/AzureKeyVaultContextReloadTestProfile.java  |   17 +-
 ...yVaultContextReloadWithIdentityTestProfile.java |   12 +-
 .../key/vault/it/AzureKeyVaultTestProfile.java     |   12 +-
 .../azure/key/vault/it/AzureKeyVaultUtil.java      |    8 +
 .../quarkus/component/ftp/it/FtpTestResource.java  |    1 +
 .../component/sftp/it/SftpTestResource.java        |    1 +
 .../src/main/resources/application.properties      |    2 +
 .../src/main/resources/application.properties      |    2 +
 pom.xml                                            |    8 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 2672 ++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  118 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  338 +--
 12 files changed, 1607 insertions(+), 1584 deletions(-)

Reply via email to