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

deki pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from b3ce179  [CXF-7752] update jackson-databind to 2.8.11.2
     add ea1d36b  CXF-7758 MTOM + SchemaValidation results in empty input 
stream from data handler
     new ff8a77c  Merge pull request #424 from TomasHofman/JBEAP-14830-3.1.x

The 1 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:
 .../java/org/apache/cxf/helpers/ServiceUtils.java  | 30 ++++----
 .../jaxws/attachment/AttachmentService.java}       | 16 ++---
 .../jaxws/attachment/AttachmentServiceImpl.java    | 26 +++++--
 .../cxf/systest/jaxws/attachment/Request.java}     | 22 +++---
 .../attachment/ValidationWithAttachmentTest.java   | 83 ++++++++++++++++++++++
 5 files changed, 137 insertions(+), 40 deletions(-)
 copy 
systests/{databinding/src/test/java/org/apache/cxf/systest/jaxb/service/TestService.java
 => 
jaxws/src/test/java/org/apache/cxf/systest/jaxws/attachment/AttachmentService.java}
 (66%)
 copy tools/javato/ws/src/test/java/org/apache/attachment/AddNumbers.java => 
systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/attachment/AttachmentServiceImpl.java
 (53%)
 copy 
systests/{uncategorized/src/test/java/org/apache/cxf/systest/schemaimport/sayhi1/SayHiResponse.java
 => jaxws/src/test/java/org/apache/cxf/systest/jaxws/attachment/Request.java} 
(71%)
 create mode 100644 
systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/attachment/ValidationWithAttachmentTest.java

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to