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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from a333d80  Fix a bunch of issues identified by error-prone
     new b2b6199  Refactor of deprecated hostname verification tests
     new 61879e4  Adding disableCN tests
     new 724f224  Fixing duplicate dependencies
     new c92ecbc  Adding wildcard test for hostname verification
     new 6fe6f43  Adding default HostnameVerifier tests
     new 2f7fcc9  Only read the default threshold system property once
     new 9f0da35  Updating some plugins

The 7 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:
 .../org/apache/cxf/attachment/AttachmentUtil.java  |   4 +-
 .../java/org/apache/cxf/io/CachedOutputStream.java |  10 ++
 parent/pom.xml                                     |  20 ----
 pom.xml                                            |   8 +-
 .../HostnameVerificationDeprecatedServer.java      |   2 +-
 .../HostnameVerificationDeprecatedTest.java        | 113 ++++++++++++++++++++-
 .../https/hostname/HostnameVerificationTest.java   |  93 +++++++++++++++++
 ...me-client.xml => hostname-client-disablecn.xml} |   2 +-
 ...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, 269 insertions(+), 44 deletions(-)
 copy 
systests/transports/src/test/resources/org/apache/cxf/systest/https/hostname/{hostname-client.xml
 => hostname-client-disablecn.xml} (97%)
 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
cohei...@apache.org.

Reply via email to