This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 09d3b4e8aa [CXF-8837] check algorithm instead of class instance type
(#1239)
new 0a72fb59a9 CXF-8830: Fix
org.apache.cxf.transport.http.netty.client.NettyHttpConduitTest.testCallAsyncCallbackInvokedOnlyOnce
(#1214)
new 88317d28fa Fix Apache Maven warning that some plugin dependencies are
in wrong scope
new bde0fc2039 Recording .gitmergeinfo Changes
The 3 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 | 2 +
maven-plugins/java2swagger-plugin/pom.xml | 5 +
.../hc5/CXFHttpAsyncResponseConsumer.java | 2 +
.../http/netty/client/NettyHttpClientHandler.java | 2 +-
.../http/netty/client/NettyHttpConduit.java | 166 ++++++++++++---------
.../http/netty/client/NettyHttpConduitTest.java | 3 +
6 files changed, 112 insertions(+), 68 deletions(-)