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 5464908  [CXF-8042]:doPrivileged block doesn't totally work in 
ProxyClassLoaderCache (#554)
     new 7d70dd6  cxf-systests-uncategorized: update wsdl location
     new 8c9895c  CXF-7953: apply workaround for JDK 9 & 10

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:
 .../cxf/systest/basicDOCBare/PutLastTradedPriceImpl.java  |  2 +-
 .../org/apache/cxf/systest/callback/CallbackImpl.java     |  2 +-
 .../java/org/apache/cxf/systest/callback/ServerImpl.java  |  2 +-
 .../org/apache/cxf/systest/clustering/GreeterImplA.java   |  2 +-
 .../org/apache/cxf/systest/clustering/GreeterImplB.java   |  2 +-
 .../org/apache/cxf/systest/clustering/GreeterImplC.java   |  2 +-
 .../org/apache/cxf/systest/clustering/GreeterImplD.java   |  2 +-
 .../org/apache/cxf/systest/clustering/GreeterImplE.java   |  2 +-
 .../test/java/org/apache/cxf/systest/corba/Server.java    | 15 +++------------
 .../java/org/apache/cxf/systest/corba/ServerTimeout.java  | 15 +++------------
 .../systest/factory_pattern/HttpNumberFactoryImpl.java    |  2 +-
 .../systest/factory_pattern/ManualNumberFactoryImpl.java  |  2 +-
 .../cxf/systest/factory_pattern/NumberFactoryImpl.java    |  2 +-
 .../java/org/apache/cxf/systest/fault/GreeterImpl.java    |  2 +-
 .../org/apache/cxf/systest/interceptor/GreeterImpl.java   |  2 +-
 .../org/apache/cxf/systest/lifecycle/LifeCycleTest.java   |  2 +-
 .../java/org/apache/cxf/systest/mtom/TestMtomJMSImpl.java |  2 +-
 .../apache/cxf/systest/nested_callback/CallbackImpl.java  |  2 +-
 .../apache/cxf/systest/nested_callback/ServerImpl.java    |  2 +-
 .../cxf/systest/outofband/header/OOBHdrServiceImpl.java   |  2 +-
 .../org/apache/cxf/systest/outofband/header/Server.java   |  2 +-
 .../java/org/apache/cxf/systest/soap/TransformServer.java | 11 +----------
 .../test/java/org/apache/cxf/systest/soap/XSLTServer.java | 11 +----------
 .../java/org/apache/cxf/systest/soap12/GreeterImpl.java   |  2 +-
 .../org/apache/cxf/systest/soapfault/SOAPFaultImpl.java   |  2 +-
 .../cxf/systest/soapfault/details/GreeterImpl12.java      |  2 +-
 .../cxf/systest/type_test/AbstractTypeTestClient.java     |  4 ++--
 .../type_test/corba/CORBADocLitClientTypeTest.java        |  4 ++--
 .../systest/type_test/soap/SOAPDocLitClientTypeTest.java  |  2 +-
 .../cxf/systest/type_test/soap/SOAPDocLitServerImpl.java  |  2 +-
 .../systest/type_test/soap/SOAPRpcLitClientTypeTest.java  |  2 +-
 .../cxf/systest/type_test/soap/SOAPRpcLitServerImpl.java  |  2 +-
 .../cxf/systest/type_test/xml/XMLClientTypeTest.java      |  2 +-
 .../apache/cxf/systest/type_test/xml/XMLServerImpl.java   |  2 +-
 .../test/resources/org/apache/cxf/systest/soap/client.xml | 15 +++++++++------
 35 files changed, 49 insertions(+), 82 deletions(-)

Reply via email to