This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from fc12329 [CXF-7752] update jackson to 2.8.11 and jackson-databind to
2.8.11.1
new 16d2c36 Refactor of deprecated hostname verification tests
new 8411de9 Adding disableCN tests
new e138a4f Adding wildcard test for hostname verification
new 18ccc10 Adding default HostnameVerifier tests
new d157ab8 Only read the default threshold system property once
new 8a8212a Recording .gitmergeinfo Changes
new 2e1068d Updating dependency plugin
new fb729a5 Fixing backport
The 8 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 +
.../org/apache/cxf/attachment/AttachmentUtil.java | 4 +-
.../java/org/apache/cxf/io/CachedOutputStream.java | 10 ++
pom.xml | 2 +-
.../HostnameVerificationDeprecatedServer.java | 2 +-
.../HostnameVerificationDeprecatedTest.java | 113 ++++++++++++++++++++-
.../https/hostname/HostnameVerificationTest.java | 95 ++++++++++++++++-
...nt-bethal.xml => hostname-client-disablecn.xml} | 4 +-
...t-bethal.xml => hostname-client-usedefault.xml} | 4 +-
...r-bethal.xml => hostname-server-deprecated.xml} | 25 ++++-
.../cxf/systest/https/hostname/hostname-server.xml | 32 ++++--
testutils/src/test/resources/keys/subjalt.jks | Bin 8891 -> 11103 bytes
12 files changed, 271 insertions(+), 23 deletions(-)
copy
systests/transports/src/test/resources/org/apache/cxf/systest/https/hostname/{hostname-client-bethal.xml
=> hostname-client-disablecn.xml} (93%)
rename
systests/transports/src/test/resources/org/apache/cxf/systest/https/hostname/{hostname-client-bethal.xml
=> hostname-client-usedefault.xml} (92%)
rename
systests/transports/src/test/resources/org/apache/cxf/systest/https/hostname/{hostname-server-bethal.xml
=> hostname-server-deprecated.xml} (75%)
--
To stop receiving notification emails like this one, please contact
[email protected].