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

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


    from 3f386c18d2 [CXF-8979]introduce context property 
not-use-msv-schema-validator so that we can skip msv validator when needed
     new 730b9cab04 [CXF-8979]add testcase
     new 5c77ab43e9 make checkstyle happy

The 2 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:
 .../jaxws/SchemaValidationClientServerTest.java    | 55 +++++++++++++++++-
 .../{response.xsd => cxf8979-request.xml}          | 21 ++++---
 .../test/resources/wsdl_systest_jaxws/cxf8979.wsdl | 66 ++++++++++++++++++++++
 .../{response.xsd => cxf8979.xsd}                  | 36 ++++++++++--
 4 files changed, 165 insertions(+), 13 deletions(-)
 copy systests/jaxws/src/test/resources/wsdl_systest_jaxws/{response.xsd => 
cxf8979-request.xml} (64%)
 create mode 100644 
systests/jaxws/src/test/resources/wsdl_systest_jaxws/cxf8979.wsdl
 copy systests/jaxws/src/test/resources/wsdl_systest_jaxws/{response.xsd => 
cxf8979.xsd} (53%)

Reply via email to