This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 8a1fab18e3 Update Apache Tomcat to 9.0.74
new d26158d2cf CXF-8833: GZIPInInterceptor, when processing HTTP 204 empty
response, throws EOFException
new 52e4d9d82f 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 | 6 +++
.../transport/common/gzip/GZIPInInterceptor.java | 5 ++
.../cxf/common/gzip/GZIPInInterceptorTest.java | 62 ++++++++++++++++++++++
3 files changed, 73 insertions(+)
create mode 100644
core/src/test/java/org/apache/cxf/common/gzip/GZIPInInterceptorTest.java