Author: ffang Date: Fri Dec 10 00:29:59 2010 New Revision: 1044183 URL: http://svn.apache.org/viewvc?rev=1044183&view=rev Log: Merged revisions 1044167 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes
................ r1044167 | ffang | 2010-12-10 07:43:27 +0800 (δΊ, 10 12 2010) | 13 lines Merged revisions 1043875-1043901,1043903-1043906,1043908-1043953,1043955-1043973 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1043875 | ffang | 2010-12-09 17:29:49 +0800 (ε, 09 12 2010) | 1 line [CXF-3095]test to verify multiple xsd files work with schema-validation-enabled ........ r1043973 | ningjiang | 2010-12-09 22:28:32 +0800 (ε, 09 12 2010) | 1 line Fixed the build error of cxf-systests-jaxws ........ ................ Added: cxf/branches/2.2.x-fixes/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/SchemaValidationClientServerTest.java - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/SchemaValidationClientServerTest.java cxf/branches/2.2.x-fixes/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/ - copied from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/ cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/request.xsd - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/request.xsd cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/response-in.xsd - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/response-in.xsd cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/response.xsd - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/response.xsd cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/schemaValidation.wsdl - copied unchanged from r1044167, cxf/branches/2.3.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/schemaValidation.wsdl Modified: cxf/branches/2.2.x-fixes/ (props changed) Propchange: cxf/branches/2.2.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available.
