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

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


    from aa7434d  Aligning samples version with parent pom
     new 504b316  CXF-8282: Set read timeout using netty client (#673)
     new 4e64e4c  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                                      |   1 +
 .../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}   | 228 ++-------------------
 6 files changed, 52 insertions(+), 215 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}
 (51%)

Reply via email to