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 b65d60be1f Disable MyBatis integration tests due to #5656
 discard 7825f614db Upgrade Quarkus to 3.9.0.CR1
     add 173d909631 Adding a rebase step into github action 
integration-tests-alternative-jdk
     add e7ea089a8a Upgrade to Quarkus CXF 2.7.0.CR2
     new 41c96c9a24 Upgrade Quarkus to 3.9.0.CR1
     new ad4fa50acc Disable MyBatis integration tests due to #5656

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   (b65d60be1f)
            \
             N -- N -- N   refs/heads/quarkus-main (ad4fa50acc)

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           |   6 +
 .github/workflows/quarkus-master-cron.yaml         |   6 +
 .../jackson-dataformat-xml/deployment/pom.xml      |   4 +
 .../JacksonDataformatXmlSupportProcessor.java      |  27 +-
 .../jackson-dataformat-xml/runtime/pom.xml         |   4 +
 pom.xml                                            |   2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 521 +++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  67 ++-
 .../generated/flattened-reduced-verbose-pom.xml    | 521 +++++++++++----------
 9 files changed, 611 insertions(+), 547 deletions(-)

Reply via email to