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 85dde2e932 Recording .gitmergeinfo Changes
     new bb007ff994 [JAX-WS] The client out interceptor chain is not called in 
case of oneway operation (#1472)
     new bb8034d5d1 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                                      |   2 +
 .../java/org/apache/cxf/endpoint/ClientImpl.java   | 117 ++++++++++++++++++++-
 .../apache/cxf/interceptor/OneWayInterceptor.java  |  13 +--
 .../brave/AbstractBraveClientInterceptor.java      |   3 +-
 .../AbstractOpenTelemetryClientInterceptor.java    |   3 +-
 .../AbstractOpenTracingClientInterceptor.java      |   3 +-
 6 files changed, 126 insertions(+), 15 deletions(-)
 copy rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/BindingFaultFactory.java => 
core/src/main/java/org/apache/cxf/interceptor/OneWayInterceptor.java (78%)

Reply via email to