You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2018/10/26 01:38:36 UTC

[cxf] branch master updated (ca6b394 -> 5f034e1)

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

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


    from ca6b394  Fix Stax2ValidationUtilsTest to not rely on a HashMap order of schemas.
     add a5fcbb3  fix: handle connectionRequestTimeout in AsyncHTTPConduitFactory
     new 5f034e1  Merge pull request #466 from gyoetam/ConnectionRequestTimeout-fix

The 1 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:
 .../http/asyncclient/AsyncHTTPConduitFactory.java  | 26 +++++++++++++---------
 1 file changed, 16 insertions(+), 10 deletions(-)


[cxf] 01/01: Merge pull request #466 from gyoetam/ConnectionRequestTimeout-fix

Posted by ff...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5f034e1df4793b2d384ece16be447aad2ee562b7
Merge: ca6b394 a5fcbb3
Author: Freeman(Yue) Fang <fr...@gmail.com>
AuthorDate: Fri Oct 26 09:38:30 2018 +0800

    Merge pull request #466 from gyoetam/ConnectionRequestTimeout-fix
    
    [CXF-7883] fix: handle connectionRequestTimeout in AsyncHTTPConduitFactory

 .../http/asyncclient/AsyncHTTPConduitFactory.java  | 26 +++++++++++++---------
 1 file changed, 16 insertions(+), 10 deletions(-)