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 2018/10/23 10:57:48 UTC

[cxf] 01/01: Merge pull request #463 from andymc12/7881-allowCurrentThread

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 952459d609f9b5773067bd4b05582d9021b442fd
Merge: 55afdc9 326c40d
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Tue Oct 23 11:57:42 2018 +0100

    Merge pull request #463 from andymc12/7881-allowCurrentThread
    
    CXF-7881: Ensure proper allowCurrentThread behavior

 .../org/apache/cxf/transport/http/HTTPConduit.java |   6 +-
 .../apache/cxf/transport/http/HTTPConduitTest.java |  55 ++++++-
 .../apache/cxf/transport/http/MockHTTPConduit.java | 163 +++++++++++++++++++++
 3 files changed, 220 insertions(+), 4 deletions(-)