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

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


    from bb1a4ab523 Fix checkstyle violations
     new cad9e5a68c Update Netty to 4.1.115.Final and Netty Tcnative to 
2.0.69.Final
     new 6ebc2c7943 Fix flakiness in 
org.apache.cxf.io.DelayedCachedOutputStreamCleanerTest.testCleanOnShutdown test 
case
     new 87eab88212 CXF-9076: Exception message is not unmarshalled with JDK17+ 
(limit the fix to JDK standard library exceptions) (#2148)
     new 71cffa3de0 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 ++
 .../cxf/interceptor/ClientFaultConverter.java      | 54 +++++++++++++++-------
 .../io/DelayedCachedOutputStreamCleanerTest.java   |  8 ++--
 distribution/src/main/release/samples/pom.xml      |  2 +-
 parent/pom.xml                                     |  4 +-
 .../systest/jaxws/ClientServerExceptionServer.java |  5 ++
 .../systest/jaxws/ClientServerExceptionTest.java   | 20 ++++++--
 .../apache/cxf/systest/jaxws/ExceptionService.java |  1 +
 .../org/apache/cxf/systest/jaxws/SayException.java | 20 ++++----
 9 files changed, 81 insertions(+), 36 deletions(-)
 copy 
tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/exception/SuperException.java
 => systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/SayException.java 
(74%)

Reply via email to