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

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


    from 7091d4d  Recording .gitmergeinfo Changes
     new a5f5092  CXF-8271: The async JAX-RS client never completes the 
response in case of an exception during the interceptor chain processing. (#665)
     new 563a7a3  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 +
 .../apache/cxf/jaxrs/client/AbstractClient.java    |   1 +
 .../client/spec/ClientResponseFilterTest.java      |  88 ++++++++++++++++-
 .../org/apache/cxf/systest/jaxrs/BookServer20.java |  53 +++++-----
 .../systest/jaxrs/JAXRS20ClientServerBookTest.java |  91 ++++++++++++++++++
 .../cxf/systest/jaxrs/JAXRSAsyncClientTest.java    | 107 ++++++++++++++++++++-
 6 files changed, 316 insertions(+), 25 deletions(-)

Reply via email to