Branch: refs/heads/main
Home:
https://github.com/resteasy/Resteasy
Commit: b910728177b6791814a836549f2589945628c28d
https://github.com/resteasy/Resteasy/commit/b910728177b6791814a836549f258...
Author: R Searls <rsearls(a)redhat.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/ExceptionMapping.java
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/ProxyInvocationHandler.java
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/RestClientBuilderImpl.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/ExceptionMapperReturnsNullTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/HealthCheckData.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/HealthService.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/Ignore404ExceptionMapper.java
Log Message:
-----------
[RESTEASY-2882] Changed the processing of ResponseExceptionMapper to meet spec
requirements
Commit: b119178f79bbfd712731cf352dbba1303593c5cb
https://github.com/resteasy/Resteasy/commit/b119178f79bbfd712731cf352dbba...
Author: rsearls <rsearls(a)redhat.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/ExceptionMapping.java
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/ProxyInvocationHandler.java
M
resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/RestClientBuilderImpl.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/ExceptionMapperReturnsNullTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/HealthCheckData.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/HealthService.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/Ignore404ExceptionMapper.java
Log Message:
-----------
Merge pull request #2850 from
rsearls/RESTEASY-2882-MicroProfile-NULL-ResponseExceptionMapper
[RESTEASY-2882] Changed the processing of ResponseExceptionMapper to …
Compare:
https://github.com/resteasy/Resteasy/compare/b68796705557...b119178f79bb