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

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


    from a0d31e8  Recording .gitmergeinfo Changes
     new 2303b10  CXF-8616: Calling oneway methods using async client hangs 
response indefinitely (#872)
     new 0af2204  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 +
 .../main/java/org/apache/cxf/message/Message.java  |  7 ++
 .../apache/cxf/jaxrs/client/AbstractClient.java    |  2 +
 .../org/apache/cxf/transport/http/HTTPConduit.java |  7 +-
 .../org/apache/cxf/systest/jaxrs/BookStore.java    |  5 ++
 .../cxf/systest/jaxrs/JAXRSAsyncClientTest.java    | 82 +++++++++++++++++++--
 .../systest/jaxrs/JAXRSClientServerBookTest.java   | 86 +++++++++++-----------
 7 files changed, 139 insertions(+), 52 deletions(-)

Reply via email to