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 43dded7555 Temporarily hard code otel postgres dev services image in 
application.properties
 discard 894ab0e532 Disable Infinispan tests and native profiles due to #7976
 discard 1af32b5dd4 Upgrade Quarkus to 3.31.0.CR1
     add b7113332c5 Avoid importing packages from testcontainers shaded 
dependencies
     add 8a90e4a564 Bump quarkiverse-fory.version from 0.4.1 to 0.5.0
     add 4d6f19fdad Temporarily point quarkus-main CI workflows to 
testcontainers-2.x camel-quarkus-examples branch
     add b9d9a10791 Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0
     add 1a2b6a627b Remove redundant jackson-dataformat-xml dependency from 
hashicorp-vault extension
     new 85300f4e68 Upgrade Quarkus to 3.31.0.CR1
     new 54bbb09416 Disable Infinispan tests and native profiles due to #7976
     new 3919bcfe89 Temporarily hard code otel postgres dev services image in 
application.properties

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   (43dded7555)
            \
             N -- N -- N   refs/heads/quarkus-main (3919bcfe89)

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:
 .github/workflows/ci-build.yaml                    |  3 ++
 .github/workflows/generate-sbom-main.yml           |  2 +-
 .github/workflows/quarkus-master-cron.yaml         |  4 ++-
 extensions/hashicorp-vault/deployment/pom.xml      |  4 ---
 extensions/hashicorp-vault/runtime/pom.xml         |  9 +++---
 .../XmlObjectMapperInitializerSubstitutions.java}  | 36 +++++++++++++---------
 .../datalake/it/AzureStorageDatalakeTest.java      |  2 +-
 integration-tests-support/debezium/pom.xml         |  4 +++
 .../support/debezium/AbstractDebeziumTest.java     |  2 +-
 .../component/splunk/hec/it/SplunkHecTest.java     |  1 -
 pom.xml                                            |  2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  4 +--
 .../src/main/generated/flattened-reduced-pom.xml   |  4 +--
 .../generated/flattened-reduced-verbose-pom.xml    |  4 +--
 14 files changed, 47 insertions(+), 34 deletions(-)
 copy 
extensions/{ical/runtime/src/main/java/org/apache/camel/quarkus/component/ical/deployment/SchemaValidatorFactorySubst.java
 => 
hashicorp-vault/runtime/src/main/java/org/apache/camel/quarkus/component/hashicorp/vault/graal/XmlObjectMapperInitializerSubstitutions.java}
 (51%)

Reply via email to