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

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


    from c4ff02a  Recording .gitmergeinfo Changes
     new 1b85e85  Adding an @Ignored test for RPC-Literal issue
     new 46dd5ad  Bridge/synthetic methods may not have the parameter 
annotations, search for the actual method to use
     new 07557c0  Prevent SOAPAction spoofing for RPC/Lit services
     new bb07453  Fixing checkstyle
     new 5bb11d9  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                                      |   1 +
 .../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, 56 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