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

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


    from 3925ae1  Recording .gitmergeinfo Changes
     new 6f4e659  CXF-8282: Set read timeout using netty client (#673)
     new 8564a03  Recording .gitmergeinfo Changes

The 2 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                                      |   3 +
 .../http/netty/client/CxfResponseCallBack.java     |   2 +-
 .../http/netty/client/NettyHttpClientHandler.java  |  12 +-
 .../client/NettyHttpClientPipelineFactory.java     |  14 +-
 .../http/netty/client/NettyHttpConduit.java        |  10 +-
 .../http/netty/client/NettyHttpConduitTest.java}   | 199 ++++-----------------
 6 files changed, 65 insertions(+), 175 deletions(-)
 copy 
rt/transports/{http-hc/src/test/java/org/apache/cxf/transport/http/asyncclient/AsyncHTTPConduitTest.java
 => 
http-netty/netty-client/src/test/java/org/apache/cxf/transport/http/netty/client/NettyHttpConduitTest.java}
 (58%)

Reply via email to