You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/01/22 17:32:01 UTC

[cxf] branch 3.2.x-fixes updated (219c77f -> 76f992b)

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

coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 219c77f  Recording .gitmergeinfo Changes
     new ab8a472  Recording .gitmergeinfo Changes
     new 8fbe6a8  Recording .gitmergeinfo Changes
     new 3b9fac9  SSLUtils: move tests and update due to JDK-8211883
     new 024303c  Removing NULL ciphersuite tests
     new 76f992b  Recording .gitmergeinfo Changes

The 14444 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                                      |  16 +++
 .../cxf/configuration/jsse/SSLUtilsTest.java       |  90 ++++++++++++++++
 .../https/ciphersuites/CipherSuitesTest.java       | 115 ---------------------
 3 files changed, 106 insertions(+), 115 deletions(-)
 create mode 100644 core/src/test/java/org/apache/cxf/configuration/jsse/SSLUtilsTest.java