This is an automated email from the ASF dual-hosted git repository. deki pushed a commit to branch 3.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ff8a77cae9f618580e0e73d8881f2398284e8a5f Merge: b3ce179 ea1d36b Author: Dennis Kieselhorst <[email protected]> AuthorDate: Mon Jun 18 16:26:00 2018 +0200 Merge pull request #424 from TomasHofman/JBEAP-14830-3.1.x CXF-7758 MTOM + SchemaValidation results in empty input stream from d… .../java/org/apache/cxf/helpers/ServiceUtils.java | 30 ++++---- .../jaxws/attachment/AttachmentService.java | 36 ++++++++++ .../jaxws/attachment/AttachmentServiceImpl.java | 45 ++++++++++++ .../cxf/systest/jaxws/attachment/Request.java | 45 ++++++++++++ .../attachment/ValidationWithAttachmentTest.java | 83 ++++++++++++++++++++++ 5 files changed, 224 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
