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

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


 discard 040a21cba9 Disable MicroProfile Fault Tolerance tests due to #6285
 discard 0cc4ec188f Upgrade Quarkus to 3.14.0.CR1
     add eac49276ed Upgrade CycloneDX Maven plugin to version 2.8.1 (#6318)
     add 7001b6c25d Move all enforcer invocations to the full profile
     add 59ab5e4364 Do not rely on quarkus-bom to exclude listenablefuture and 
jsr305 from guava
     new 6bf6a57ec5 Upgrade Quarkus to 3.14.0.CR1
     new 0ebd4e0fec Disable MicroProfile Fault Tolerance tests due to #6285

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   (040a21cba9)
            \
             N -- N -- N   refs/heads/quarkus-main (0ebd4e0fec)

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-bigquery/runtime/pom.xml |   4 ++
 extensions/google-pubsub/runtime/pom.xml   |   8 +++
 extensions/grpc/pom.xml                    | 105 ++++++++++++++++-------------
 extensions/kudu/runtime/pom.xml            |   8 +++
 extensions/opentelemetry/runtime/pom.xml   |   4 ++
 extensions/salesforce/pom.xml              | 105 ++++++++++++++++-------------
 extensions/salesforce/runtime/pom.xml      |  10 +++
 integration-tests/cassandraql/pom.xml      |   8 +++
 integration-tests/grpc/pom.xml             |  99 +++++++++++++++------------
 integration-tests/salesforce/pom.xml       | 104 +++++++++++++++-------------
 pom.xml                                    |   2 +-
 poms/bom-test/pom.xml                      |   4 ++
 12 files changed, 275 insertions(+), 186 deletions(-)

Reply via email to