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

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


    from 25dbe84  Updating Tomcat to 9.0.60
     new c22923c  [CXF-8655] Incorrect XSD resolution when the file name is the 
same in different folders (#904)
     new a2a48bd  Update Project Reactor to 3.4.16

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:
 parent/pom.xml                                     |  2 +-
 .../java/org/apache/cxf/frontend/WSDLGetUtils.java |  4 +++-
 .../apache/cxf/systest/jaxws/OASISCatalogTest.java | 27 ++++++++++++++++++++++
 .../others/{hello_world_schema3.xsd => common.xsd} |  6 ++---
 .../d/{hello_world_schema4.xsd => common.xsd}      | 10 ++++----
 .../d/{hello_world_schema4.xsd => shared.xsd}      | 12 ++++++----
 .../wsdl/others/hello_world_messages_catalog.wsdl  |  5 ++++
 7 files changed, 51 insertions(+), 15 deletions(-)
 copy testutils/src/main/resources/wsdl/others/{hello_world_schema3.xsd => 
common.xsd} (85%)
 copy testutils/src/main/resources/wsdl/others/d/{hello_world_schema4.xsd => 
common.xsd} (77%)
 copy testutils/src/main/resources/wsdl/others/d/{hello_world_schema4.xsd => 
shared.xsd} (71%)

Reply via email to