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

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


    from d86c13439f Recording .gitmergeinfo Changes
     new f943ef5947 Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 
10.21.3 (#2291)
     new da1d6ccb19 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 
to 3.4.1 (#2293)
     new de98ab70f9 Bump cxf.slf4j.version from 2.0.16 to 2.0.17 (#2292)
     new dc74a164e9 Bump org.apache.maven.plugins:maven-compiler-plugin (#2294)
     new 2ec08fac11 CXF-9110: Fix extensive memory usage with enabled 
LoggingFeature (#2278)
     new 1c5e6c426f Update Netty to 4.1.119.Final
     new b60e6e6f7d Recording .gitmergeinfo Changes

The 7 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 ++
 .../java/org/apache/cxf/io/CachedOutputStream.java |  2 +
 .../apache/cxf/io/CachedOutputStreamCleaner.java   |  8 +++
 .../cxf/io/DelayedCachedOutputStreamCleaner.java   | 29 +++++++---
 distribution/src/main/release/samples/pom.xml      |  4 +-
 parent/pom.xml                                     |  6 +--
 pom.xml                                            |  6 +--
 .../cxf/jaxrs/client/logging/RESTLoggingTest.java  | 62 ++++++++++++++++++++++
 .../cxf/jaxrs/client/logging/TestServiceRest.java  |  6 +++
 9 files changed, 111 insertions(+), 15 deletions(-)

Reply via email to