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

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


    from 0b3a4fe  Recording .gitmergeinfo Changes
     new f765275  [CXF-7828]shouldn't log JMS password from JMS address when 
using JMS transport
     new 764a770  [CXF-7827]use .toString() instead of classcast
     new 6b76ed7  [CXF-7827]also update the test
     new 2582777  [CXF-7827]a bit revise

The 4 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:
 .../cxf/common/logging/RegexLoggingFilter.java     | 117 +++++++++++++++++++++
 .../java/org/apache/cxf/endpoint/ServerImpl.java   |  11 +-
 .../logging/RegexLoggingFilterTest.java}           |  24 ++---
 3 files changed, 137 insertions(+), 15 deletions(-)
 create mode 100644 
core/src/main/java/org/apache/cxf/common/logging/RegexLoggingFilter.java
 copy core/src/test/java/org/apache/cxf/{version/VersionTest.java => 
common/logging/RegexLoggingFilterTest.java} (61%)

Reply via email to