This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 5796cb7cfe Recording .gitmergeinfo Changes
new c0ea86138a CXF-9060 Only import java.net.URI when necessary to avoid
unused import warnings (#2075)
new f8a8a6447b [CXF-9059] HttpConduit should flush output stream (#2069)
new 51183f786b 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 | 1 +
.../org/apache/cxf/transport/http/HTTPConduit.java | 24 ++--
.../cxf/transport/http/HttpClientHTTPConduit.java | 141 +++++++++++----------
.../wsdlto/frontend/jaxws/template/service.vm | 2 +-
4 files changed, 89 insertions(+), 79 deletions(-)