You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2016/05/24 16:28:18 UTC

[2/2] cxf git commit: Merge branch '3.1.x-fixes' of https://git-wip-us.apache.org/repos/asf/cxf into 3.1.x-fixes

Merge branch '3.1.x-fixes' of https://git-wip-us.apache.org/repos/asf/cxf into 3.1.x-fixes


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4de35dea
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4de35dea
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4de35dea

Branch: refs/heads/3.1.x-fixes
Commit: 4de35dea112079d2b28e52eed3d65bdc988599b8
Parents: 35fd586 8f0f05a
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Tue May 24 17:28:04 2016 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Tue May 24 17:28:04 2016 +0100

----------------------------------------------------------------------
 .../ws/fault/DoubleItPortTypeImplJavaFirst.java | 62 ++++++++++++++++++++
 .../apache/cxf/systest/ws/fault/FaultTest.java  | 37 ++++++++++++
 .../cxf/systest/ws/fault/DoubleItFault.wsdl     |  3 +
 .../systest/ws/fault/SignedEncryptedPolicy.xml  | 13 ++++
 .../cxf/systest/ws/fault/SymmetricUTPolicy.xml  | 42 +++++++++++++
 .../org/apache/cxf/systest/ws/fault/client.xml  | 60 ++++++++++++++++++-
 .../org/apache/cxf/systest/ws/fault/server.xml  |  6 ++
 7 files changed, 221 insertions(+), 2 deletions(-)
----------------------------------------------------------------------