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

amccright pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 57a8a8841ba4fcde6e8d782b48f2c73a8a20d32c
Merge: 189f943 319705b
Author: Andy McCright <j.andrew.mccri...@gmail.com>
AuthorDate: Mon Jan 15 11:14:18 2018 -0600

    Merge pull request #366 from andymc12/mpExceptionMappers
    
    Handle ResponseExceptionMappers

 .../client/MicroProfileClientProviderFactory.java  | 18 +++----
 .../client/CxfTypeSafeClientBuilderTest.java       | 61 ++++++++++------------
 .../client/mock/ExceptionMappingClient.java        | 31 +++++++++++
 .../client/mock/NoSuchEntityException.java         | 46 ++++++++++++++++
 .../client/mock/NotFoundClientReqFilter.java       | 36 +++++++++++++
 .../client/mock/NotFoundExceptionMapper.java       | 38 ++++++++++++++
 6 files changed, 186 insertions(+), 44 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <commits@cxf.apache.org>.

Reply via email to