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 431eaf4  Recording .gitmergeinfo Changes
     new 6c8a72b  CXF-8179: JSON Jackson does not handle resource returning 
CompletionStage<X>
     new e3c9486  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/ClientProxyImpl.java   | 10 +--
 .../client/proxy/MicroProfileClientProxyImpl.java  | 21 +++++++
 .../microprofile/rest/client/AsyncMethodTest.java  | 73 ++++++++++++++++++++++
 .../mock/AsyncClientWithCompletionStage.java       | 15 +++++
 5 files changed, 116 insertions(+), 4 deletions(-)

Reply via email to