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 80fd9d4938 Disable Kubernetes Client tests due to #5318
 discard 90e75871a2 Upgrade Quarkus to 3.5.0.CR1
     add 3a7f7917a9 ldap: fixup query name parameter in itest (#5316)
     add 281a2bff5b Bump quarkiverse-pooled-jms.version from 2.1.0 to 2.2.0 
(#5320)
     add db5477e74b Bump quarkiverse-jgit.version from 3.0.4 to 3.0.5 (#5321)
     add 6f139b9225 Improve implementation of GooglePubsubTest.testOrdering
     new d8192d9b8c Upgrade Quarkus to 3.5.0.CR1
     new 50a86f8b25 Disable Kubernetes Client tests due to #5318

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   (80fd9d4938)
            \
             N -- N -- N   refs/heads/quarkus-main (50a86f8b25)

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:
 integration-tests/camel-k-runtime/pom.xml          |  2 +
 .../google/pubsub/it/GooglePubSubRoutes.java       |  4 +
 .../google/pubsub/it/GooglePubsubResource.java     | 11 ++-
 .../google/pubsub/it/GooglePubsubTest.java         | 91 ++++------------------
 .../quarkus/component/ldap/it/LdapResource.java    |  8 +-
 .../camel/quarkus/component/ldap/it/LdapTest.java  |  8 +-
 pom.xml                                            |  4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  8 +-
 .../src/main/generated/flattened-reduced-pom.xml   |  8 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  8 +-
 .../apache/camel/quarkus/test/CallbackUtil.java    |  5 +-
 11 files changed, 53 insertions(+), 104 deletions(-)

Reply via email to