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 a81a1e36d1 Upgrade Quarkus to 3.25.0.CR1
     add 722939150a Bump io.quarkiverse.jgit:quarkus-jgit-bom from 3.5.1 to 
3.5.2
     add 66bba24853 Rename fury component link to fory
     add 9ab6fac0b1 Add PGP key for Jiri Ondrusek
     add 58afd1be61 Make component doc xref links overridable via Maven 
configuration
     new 838cba6952 Upgrade Quarkus to 3.25.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   (a81a1e36d1)
            \
             N -- N -- N   refs/heads/quarkus-main (838cba6952)

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:
 KEYS                                               | 57 ++++++++++++++++++++++
 .../contributor-guide/extension-documentation.adoc | 40 +++++++++++++++
 .../ROOT/pages/reference/extensions/fury.adoc      |  2 +-
 extensions-core/pom.xml                            |  7 +++
 extensions-jvm/pom.xml                             |  8 +++
 extensions/pom.xml                                 |  7 +++
 pom.xml                                            |  2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 24 ++++-----
 .../src/main/generated/flattened-reduced-pom.xml   |  8 +--
 .../generated/flattened-reduced-verbose-pom.xml    | 24 ++++-----
 .../quarkus/maven/UpdateExtensionDocPageMojo.java  | 26 +++++++---
 .../doc-templates/extension-doc-page.adoc          |  5 +-
 12 files changed, 171 insertions(+), 39 deletions(-)

Reply via email to