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

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


    from b26d0805a4 [CXF-9189]Exceptions Not Logged When Using SseEventSink in 
JAX-RS SSE… (#2919)
     new d61ab04e8a replace StringUtils#notEmpty() with predicate (s -> 
!s.isEmpty())
     new 9023e9dfeb Fix resource leaks in PlugInClassLoader and RMTxStore 
(#2943)
     new 193b1ef4c1 Rename misleading parameter names in MaskSensitiveHelper 
(#2942)
     new 3acd736629 Recording .gitmergeinfo Changes

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:
 .gitmergeinfo                                                     | 3 +++
 core/src/main/java/org/apache/cxf/common/util/StringUtils.java    | 7 -------
 .../org/apache/cxf/jca/core/classloader/PlugInClassLoader.java    | 4 +++-
 .../main/java/org/apache/cxf/ext/logging/MaskSensitiveHelper.java | 8 ++++----
 .../src/main/java/org/apache/cxf/jaxrs/utils/JAXRSUtils.java      | 2 +-
 .../java/org/apache/cxf/rs/security/oauth2/utils/OAuthUtils.java  | 2 +-
 .../java/org/apache/cxf/ws/rm/persistence/jdbc/RMTxStore.java     | 7 ++++---
 7 files changed, 16 insertions(+), 17 deletions(-)

Reply via email to