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 abdad0d  [CXF-7637] Making openapi json path configurable
     new 4fe93ce  Adding WS-Security dispatch tests
     new ad44e25  Recording .gitmergeinfo Changes

The 2 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                                      |   1 +
 .../apache/cxf/systest/ws/action/ActionTest.java   | 166 +++++++++++--
 .../systest/ws/action/SignatureWhitespaceTest.java |  19 +-
 .../systest/ws/algsuite/AlgorithmSuiteTest.java    |  42 ++--
 .../ws/algsuite/StaxAlgorithmSuiteTest.java        |  10 +-
 .../cxf/systest/ws/basicauth/BasicAuthTest.java    |  10 +-
 .../systest/ws/bindings/BindingPropertiesTest.java |  50 ++--
 .../apache/cxf/systest/ws/cache/CachingTest.java   |  12 +-
 .../CryptoCoverageCheckerTest.java                 |  36 +--
 .../org/apache/cxf/systest/ws/fault/FaultTest.java |  22 +-
 .../org/apache/cxf/systest/ws/gcm/GCMTest.java     |  27 ++-
 .../cxf/systest/ws/https/HttpsTokenTest.java       |  16 +-
 .../org/apache/cxf/systest/ws/parts/PartsTest.java |  48 ++--
 .../systest/ws/tokens/BinarySecurityTokenTest.java |   6 +-
 .../ws/tokens/EndorsingSupportingTokenTest.java    |  12 +-
 .../cxf/systest/ws/tokens/SupportingTokenTest.java |  24 +-
 .../systest/ws/ut/UsernameTokenDerivedTest.java    |  42 ++--
 .../cxf/systest/ws/ut/UsernameTokenPolicyTest.java |  30 +--
 .../cxf/systest/ws/ut/UsernameTokenTest.java       |  64 ++---
 .../apache/cxf/systest/ws/wssc/WSSCUnitTest.java   |  12 +-
 .../apache/cxf/systest/ws/x509/X509TokenTest.java  | 258 ++++++++++-----------
 .../org/apache/cxf/systest/ws/xkms/XKMSTest.java   |  12 +-
 .../cxf/systest/ws/action/DoubleItAction.wsdl      |   3 +
 .../org/apache/cxf/systest/ws/action/server.xml    |  13 ++
 24 files changed, 549 insertions(+), 386 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
cohei...@apache.org.

Reply via email to