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 6233bc7  Upgrade Quarkus to 2.5.0.CR1
     add d0fe6a1  Simplify native mode locale docs section
     add e5dc2ac  Fix source code formatting in native mode reflection docs
     add b140ca2  Improve the User guide
     add 6eb46a0  Add requires attribute to playbook
     new bcf039b  Upgrade Quarkus to 2.5.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   (6233bc7)
            \
             N -- N -- N   refs/heads/quarkus-main (bcf039b)

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/.pnp.js                                       | 10 ++---
 docs/antora-playbook.yml                           |  4 +-
 .../pages/contributor-guide/release-guide.adoc     |  2 +-
 docs/modules/ROOT/pages/user-guide/cdi.adoc        |  2 +-
 .../ROOT/pages/user-guide/command-mode.adoc        |  4 +-
 .../pages/user-guide/dependency-management.adoc    |  5 ++-
 .../modules/ROOT/pages/user-guide/first-steps.adoc | 18 ++++-----
 .../modules/ROOT/pages/user-guide/native-mode.adoc | 44 ++++++++++++++++------
 docs/modules/ROOT/pages/user-guide/testing.adoc    | 18 ++++-----
 docs/package.json                                  |  2 +-
 docs/util/jsonpath-util.js                         | 24 ++++++++----
 docs/yarn.lock                                     | 10 ++---
 tooling/scripts/update-antora-config.groovy        |  2 +-
 13 files changed, 88 insertions(+), 57 deletions(-)

Reply via email to