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 666c966 CXF-7854: Refactor RxJava2 Flowable and Observable Rx
Invokers to not… (#451)
new a1fece6 Replace RC4 CipherSuite tests as it's not supported from Java
>= 8 upwards
new daea448 Upgrading Jetty + fixing systest failures
new fbbcd0a 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 | 6 ++
parent/pom.xml | 2 +-
.../https/ciphersuites/CipherSuitesTest.java | 97 ++++------------------
.../https/ciphersuites/ciphersuites-client.xml | 2 +-
...null-client.xml => ciphersuites-dhe-client.xml} | 2 +-
.../ciphersuites/ciphersuites-explicit-client.xml | 2 +-
.../https/ciphersuites/ciphersuites-rc4-client.xml | 38 ---------
.../https/ciphersuites/ciphersuites-server.xml | 11 +--
8 files changed, 32 insertions(+), 128 deletions(-)
rename
systests/transports/src/test/resources/org/apache/cxf/systest/https/ciphersuites/{ciphersuites-null-client.xml
=> ciphersuites-dhe-client.xml} (97%)
delete mode 100644
systests/transports/src/test/resources/org/apache/cxf/systest/https/ciphersuites/ciphersuites-rc4-client.xml