Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1bbb368a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/1bbb368a Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/1bbb368a Branch: refs/heads/master Commit: 1bbb368a25d51811ca4854d20c3f66c00d58ef3d Parents: 2b5c847 77c9f15 Author: Sergey Beryozkin <[email protected]> Authored: Thu Aug 6 23:00:21 2015 +0100 Committer: Sergey Beryozkin <[email protected]> Committed: Thu Aug 6 23:00:21 2015 +0100 ---------------------------------------------------------------------- .../org/apache/cxf/ws/rm/RMInInterceptor.java | 4 +- .../org/apache/cxf/ws/rm/SourceSequence.java | 4 + .../java/org/apache/cxf/ws/rm/ServantTest.java | 77 ++++++++++++++++++++ .../systest/ws/rm/ProtocolVariationsTest.java | 53 ++++++++------ 4 files changed, 112 insertions(+), 26 deletions(-) ----------------------------------------------------------------------
