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 45188882b1 Recording .gitmergeinfo Changes
     new cc02e85802 [JAX-WS] The client out interceptor chain is not called in 
case of oneway operation (#1472)
     new 95927239d5 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                                      |   3 +
 .../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, 127 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