You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2019/06/21 20:50:26 UTC

[cxf] branch 3.1.x-fixes updated (9e44530 -> 92b516e)

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

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


    from 9e44530  Fixing failing tests due to cert expiration
     add 92b516e  CXF-8059: @FormParam inside @BeanParam not working

No new revisions were added by this update.

Summary of changes:
 .../apache/cxf/jaxrs/client/ClientProxyImpl.java   | 20 +++++-
 .../org/apache/cxf/systest/jaxrs/BookStore.java    | 82 +++++++++++++++++++++-
 .../systest/jaxrs/JAXRSClientServerBookTest.java   | 40 ++++++++++-
 3 files changed, 137 insertions(+), 5 deletions(-)