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

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


    from 1bd2d45  CXF-8249: SSE client refuses to accept valid stream
     new 387135f  Adding an @Ignored test for RPC-Literal issue
     new 959d319  Bridge/synthetic methods may not have the parameter 
annotations, search for the actual method to use
     new 3e285c2  Prevent SOAPAction spoofing for RPC/Lit services
     new 4f3929d  Fixing checkstyle
     new 17c6786  Recording .gitmergeinfo Changes

The 5 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:
 .gitmergeinfo                                      |   2 +
 .../binding/soap/interceptor/Messages.properties   |   1 +
 .../binding/soap/interceptor/RPCInInterceptor.java |   5 +
 .../apache/cxf/jaxrs/utils/AnnotationUtils.java    |  25 +++--
 .../cxf/systest/jms/action/JMSSoapActionTest.java  |  16 ++--
 .../systest/soap/RPCLitSoapActionGreeterImpl.java  |  16 ++--
 .../apache/cxf/systest/soap/SoapActionTest.java    |  15 +--
 ...ction.wsdl => hello_world_soap_action_rpc.wsdl} | 104 ++-------------------
 8 files changed, 57 insertions(+), 127 deletions(-)
 copy testutils/src/main/resources/wsdl/{hello_world_soap_action.wsdl => 
hello_world_soap_action_rpc.wsdl} (55%)

Reply via email to