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

jamesnetherton pushed a change to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 1c084271fc Fix AsciiDoc syntax
     new f32f86ec9f Properly fix platform-http docs
     new 2dab482c4b Minor tidy up of controlbus extension documentation
     new 3706ce0eb3 Extend tests with RAW and CXF_MESSAGE dataFormats

The 3 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:
 .../pages/reference/extensions/controlbus.adoc     | 16 +++--
 .../runtime/src/main/doc/limitations.adoc          |  8 ++-
 .../controlbus/runtime/src/main/doc/usage.adoc     |  8 +--
 .../platform-http/runtime/src/main/doc/usage.adoc  |  4 +-
 .../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(+), 14 deletions(-)

Reply via email to