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 2620b42d48 Disable NATS TLS testing due to #7771
 discard 006f6340e3 Upgrade Quarkus to 3.29.0.CR1
     add 3c7a5d3df1 Add quarkus-netty to google-storage extension
     add 32301f1dab Fixes #7785 -respect min size of test password for 
KafkaSaslSslTest
     add bee89c53b4 Bump quarkiverse-groovy.version from 3.26.3 to 3.28.1
     add 928933735a Set ES_JAVA_OPTS for ElasticSearch container JVM only tests
     add 1ab080bf60 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0
     add a084ed446f Bump quarkiverse-cxf.version from 3.27.0 to 3.27.1
     new 66ad699c96 Upgrade Quarkus to 3.29.0.CR1
     new aad23f43de Disable NATS TLS testing due to #7771

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   (2620b42d48)
            \
             N -- N -- N   refs/heads/quarkus-main (aad23f43de)

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 2 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:
 extensions/google-storage/deployment/pom.xml       |   4 +
 extensions/google-storage/runtime/pom.xml          |   4 +
 .../it/ElasticsearchTestResource.java              |   2 +
 .../kafka/sasl/KafkaSaslSslTestResource.java       |   2 +-
 .../test/resources/config/kafka_server_jaas.conf   |   2 +-
 pom.xml                                            |   6 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 597 +++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  65 +--
 .../generated/flattened-reduced-verbose-pom.xml    | 597 +++++++++++----------
 9 files changed, 652 insertions(+), 627 deletions(-)

Reply via email to