You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2022/11/09 14:42:58 UTC

[camel-quarkus] branch main updated (c342982beb -> c498d49ecd)

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

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


    from c342982beb Next is 2.15.0
     add c498d49ecd Enhance test covarege of MTOM with PAYLOAD data format

No new revisions were added by this update.

Summary of changes:
 .../cxf-soap/cxf-soap-mtom/README.adoc             |   2 +-
 .../cxf/soap/mtom/it/CxfSoapMtomResource.java      |  60 ++++--
 .../cxf/soap/mtom/it/CxfSoapMtomRoutes.java        | 218 +++++++++++++++++++--
 .../cxf/soap/mtom/it/CxfSoapMtomTest.java          |  20 +-
 4 files changed, 258 insertions(+), 42 deletions(-)