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

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


    from d89e66afc7 Fixing test
     new 1011d8832f [CXF-8699] Abillity to set sensitive filters on 
LoggingFeature (#945)
     new 908e4346f5 Fixing post-cherrypick build issues (related to CXF-8699)

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:
 .../ext/logging/AbstractLoggingInterceptor.java    |  9 +++++
 .../org/apache/cxf/ext/logging/LoggingFeature.java | 42 ++++++++++++++++++++
 .../cxf/ext/logging/MaskSensitiveHelper.java       |  6 +++
 .../org/apache/cxf/ext/logging/osgi/Activator.java | 23 +++++++++++
 .../cxf/ext/logging/MaskSensitiveHelperTest.java   | 46 +++++++++++++++++++++-
 5 files changed, 124 insertions(+), 2 deletions(-)

Reply via email to