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 07bb91592e Workaround openstack4j incompatibility with Jackson 2.16.x 
#5604
 discard a50a3c4301 Upgrade Quarkus to 3.7.0.CR1
     add 71a94baced file: migrate read lock test to new harness #3584 (#5618)
     add fe9f0476a9 Bump actions/upload-artifact from 3 to 4
     add 0b0917bc92 Bump actions/download-artifact from 3 to 4
     add 431d67a374 Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4
     new c86838aa6e Upgrade Quarkus to 3.7.0.CR1
     new 0e5d28c09d Workaround openstack4j incompatibility with Jackson 2.16.x 
#5604

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   (07bb91592e)
            \
             N -- N -- N   refs/heads/quarkus-main (0e5d28c09d)

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:
 .github/workflows/camel-master-cron.yaml           |  16 +-
 .github/workflows/ci-build.yaml                    |  16 +-
 .github/workflows/quarkus-master-cron.yaml         |  16 +-
 .../quarkus/component/file/it/FileRoutes.java      |   4 +-
 .../camel/quarkus/component/file/it/FileTest.java  |  55 -------
 .../component/file/it/NonFlakyFileTest.java        |  32 ++--
 .../file/it/NonFlakyFileTestResource.java          |   6 +
 pom.xml                                            |   4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 164 ++++++++++-----------
 .../src/main/generated/flattened-reduced-pom.xml   |   6 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   6 +-
 11 files changed, 140 insertions(+), 185 deletions(-)

Reply via email to