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

buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 5df0272  Update to Spring Framework 5.3.5
     new 4f7e693  cxf-tools-java2ws: fix PMD rule: UnusedAssignment
     new 04876cc  cxf-core: cleanup ServiceUtils

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:
 .../org/apache/cxf/common/util/PackageUtils.java   |   5 -
 .../java/org/apache/cxf/helpers/ServiceUtils.java  | 124 ---------------------
 .../apache/cxf/common/util/PackageUtilsTest.java   |   4 +-
 .../apache/cxf/aegis/type/AbstractTypeCreator.java |   2 +-
 .../cxf/aegis/type/java5/Java5TypeCreator.java     |   2 +-
 .../org/apache/cxf/aegis/util/ServiceUtils.java    |  78 -------------
 .../sts/x509/X509AsymmetricBindingTest.java        |   2 +-
 .../systest/sts/x509/cxf-asymmetric-service.xml    |   2 +-
 .../java2wsdl/generator/WSDLGeneratorFactory.java  |   6 +-
 .../generator/wsdl11/WSDL11Generator.java          |   4 +-
 .../wsdl11/annotator/WrapperBeanAnnotator.java     |   2 +-
 .../annotator/WrapperBeanFieldAnnotator.java       |   2 +-
 .../internal/DefaultServiceBuilderFactory.java     |   2 +-
 .../internal/SpringServiceBuilderFactory.java      |   2 +-
 .../fortest/cxf523/Operation0ResponseType.java     |  12 +-
 .../cxf/tools/fortest/exception/OrderItem.java     |   2 +-
 .../org/apache/cxf/tools/java2ws/AegisTest.java    |  61 +++-------
 17 files changed, 37 insertions(+), 275 deletions(-)
 delete mode 100644 
rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/util/ServiceUtils.java

Reply via email to