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 6378105a18 Disable Infinispan tests due to #5844
 discard bcf2d3be64 Upgrade Quarkus to 3.9.0.CR1
     add da33a221c4 Remove obsolete vertx-grpc exclusions since they 
potentially cause issues if quarkus-grpc is present
     add 7302bea731 Upgrade Quarkus to 3.9.0.CR1
     add 814df84465 Disable Infinispan tests due to #5844
     add b0a09d3a4e Disable git native integration test due to #5870
     add 0e7617ba29 Disable java-joor-dsl tests on Windows due to #5872
     add 57adf97dd6 Disable jsh-dsl tests on Windows due to #5873
     new b9a37388f5 Upgrade Quarkus to 3.10.0.CR1

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   (6378105a18)
            \
             N -- N -- N   refs/heads/quarkus-main (b9a37388f5)

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 1 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:
 docs/antora.yml                                    |  2 +-
 extensions/google-bigquery/deployment/pom.xml      | 32 +---------------------
 extensions/google-bigquery/runtime/pom.xml         | 16 -----------
 extensions/google-pubsub/deployment/pom.xml        | 32 +---------------------
 extensions/google-pubsub/runtime/pom.xml           | 16 -----------
 extensions/salesforce/deployment/pom.xml           | 32 ----------------------
 extensions/salesforce/runtime/pom.xml              | 22 ---------------
 .../camel/quarkus/component/git/it/GitIT.java      |  2 ++
 .../quarkus/dsl/java/joor/JavaJoorDslTest.java     |  3 ++
 .../apache/camel/quarkus/dsl/jsh/JshDslTest.java   |  3 ++
 10 files changed, 11 insertions(+), 149 deletions(-)

Reply via email to