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 5fc99d6448 Recording .gitmergeinfo Changes
new addaf007f6 CXF-7396: CachedOutputStream doesn't delete temp files. Add
forced cleanup on Bus shutdown (#2111)
new 270b062ee5 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 +
.../java/org/apache/cxf/io/CachedConstants.java | 8 ++++++++
.../cxf/io/DelayedCachedOutputStreamCleaner.java | 19 ++++++++++++++++-
.../io/DelayedCachedOutputStreamCleanerTest.java | 24 +++++++++++++++++++++-
4 files changed, 50 insertions(+), 2 deletions(-)