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 3095a23a76 Upgrade Quarkus to 3.11.0.CR1
     add e51be75a61 Update license-maven-plugin to 4.5
     add 55b35a6f58 Document available configuration methods for the Infinispan 
extension
     add 8952f9d0ea Add debugging to test-summary-report action
     new b47452b2e2 Upgrade Quarkus to 3.11.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   (3095a23a76)
            \
             N -- N -- N   refs/heads/quarkus-main (b47452b2e2)

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:
 .github/actions/test-summary-report/action.yaml    |  12 ++
 .../pages/reference/extensions/infinispan.adoc     |  57 ++++++--
 .../runtime/src/main/doc/configuration.adoc        |  28 ----
 .../infinispan/runtime/src/main/doc/usage.adoc     |  63 ++++++++
 integration-tests/main-xml-io/pom.xml              |  12 ++
 pom.xml                                            | 160 +++++++++++----------
 6 files changed, 218 insertions(+), 114 deletions(-)
 create mode 100644 extensions/infinispan/runtime/src/main/doc/usage.adoc

Reply via email to