This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch 4220/camel-swift-extension
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 01a77d0467 Ref #4220: Add the camel-swift extension
     add 761295da13 Fix #4317 to update jms documentation for pooling and XA 
support (#4323)
     add e57a645b07 Updated CHANGELOG.md
     add 10d92c0ab2 Upgrade to quarkus-cxf 1.7.0; Rely on jakarta.jws-api, 
jakarta.xml.soap-api and jakarta.xml.ws-api managed in Quarkiverse CXF #4321
     add 04d388799c Upgrade to Quarkus 2.15.0.Final
     add d013382c3a tidy up of jms extension documentation (#4327)
     add 5cce55475b Bump Quarkiverse Artemis to 2.0.3
     add cfc0c6f3c7 Bump Quarkus jgit to 2.3.0
     add acc4bfd597 Bump Quarkus Minio to 1.0.5
     add 660b051a4a Bump Quarkus pooled jms to 1.0.7
     add cb0fbba1e0 Regenerate the JMS doc page
     add c89584d54e Upgrade to quarkus-cxf 1.7.1; ban 
org.apache.geronimo.javamail:geronimo-javamail_1.4_mail
     add 36161f2150 Updated CHANGELOG.md
     add 31b9478455 Ref #4220: Add the camel-swift extension

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   (01a77d0467)
            \
             N -- N -- N   refs/heads/4220/camel-swift-extension (31b9478455)

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.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  61 ++-
 .../ROOT/pages/reference/extensions/jms.adoc       |  30 ++
 extensions/jms/runtime/src/main/doc/usage.adoc     |  29 ++
 integration-tests/soap/pom.xml                     |   4 -
 pom.xml                                            |  16 +-
 poms/bom-test/pom.xml                              |   5 -
 poms/bom/pom.xml                                   |  22 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 547 +++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   | 131 +++--
 .../generated/flattened-reduced-verbose-pom.xml    | 547 +++++++++++----------
 10 files changed, 778 insertions(+), 614 deletions(-)

Reply via email to