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 3639cacfba Add temporary dependency override for JSONata4Java #4294
 discard 8ad5fd6f4d Disable DatasonnetIT due to #4284
 discard 0cf3a43308 Disable microprofile-fault-tolerance testing due to #4225
 discard 5e7a0f1d4d Upgrade Quarkus to 2.15.0.CR1
     add 78c57e4723 Minor tidy up of controlbus extension documentation
     add 381fd3e8e0 Extend tests with RAW and CXF_MESSAGE dataFormats
     add 82d853a828 Updated CHANGELOG.md
     new 18cb6414bd Upgrade Quarkus to 2.15.0.CR1
     new 7c9636a92b Disable microprofile-fault-tolerance testing due to #4225
     new 2486aef4e9 Disable DatasonnetIT due to #4284
     new ab01cf97b4 Add temporary dependency override for JSONata4Java #4294

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   (3639cacfba)
            \
             N -- N -- N   refs/heads/quarkus-main (ab01cf97b4)

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 4 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:
 CHANGELOG.md                                       |  2 +
 .../pages/reference/extensions/controlbus.adoc     | 16 +++--
 .../runtime/src/main/doc/limitations.adoc          |  8 ++-
 .../controlbus/runtime/src/main/doc/usage.adoc     |  8 +--
 .../cxf/soap/client/it/CxfSoapClientResource.java  | 20 +++++++
 .../cxf/soap/client/it/CxfSoapClientRoutes.java    | 43 +++++++++++++-
 .../cxf/soap/client/it/CxfSoapClientTest.java      | 17 ++++++
 .../cxf/soap/server/it/CxfSoapRoutes.java          | 69 ++++++++++++++++++++++
 .../cxf/soap/server/it/CxfSoapServiceTest.java     |  8 +++
 9 files changed, 179 insertions(+), 12 deletions(-)

Reply via email to