You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/01/25 10:42:15 UTC

[cxf] branch 3.1.x-fixes updated (5ea1c82 -> a9798ee)

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

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


    from 5ea1c82  Recording .gitmergeinfo Changes
     new 5db1715  Fix race condition in UDP where message may arrive while session shutting down, then gets lost
     new 5ba1519  [CXF-7943] ws-rf requires faults to have a special wsrf fault action, not the normal soap/fault actions.  Detect and remove from the maps.
     new 318949c  Recording .gitmergeinfo Changes
     new a9798ee  Build fix

The 13772 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                                      |   6 ++
 .../apache/cxf/transport/udp/UDPDestination.java   |  15 ++-
 .../apache/cxf/ws/addressing/soap/MAPCodec.java    |   3 +-
 .../https/ciphersuites/CipherSuitesTest.java       | 112 ---------------------
 4 files changed, 21 insertions(+), 115 deletions(-)