This is an automated email from the ASF dual-hosted git repository.
amccright pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 9713d86 CXF-8298 - An invalid package name is generated
new f9a505d [CXF-8294][CXF-8295] Proxy and followRedirect APIs
new 191f35c Include 308 RC for following redirects
new b8e2419 Merge pull request #676 from andymc12/followRedirects
The 15740 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:
parent/pom.xml | 2 +-
.../client/CxfTypeSafeClientBuilder.java | 20 +++++++++++
.../client/MicroProfileClientFactoryBean.java | 13 +++++++
.../microprofile/client/cdi/RestClientBean.java | 40 ++++++++++++++++++++++
.../client/CxfTypeSafeClientBuilderTest.java | 32 +++++++++++++++++
.../org/apache/cxf/transport/http/HTTPConduit.java | 1 +
6 files changed, 107 insertions(+), 1 deletion(-)