Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: c0e16eb77be504d804a9562c0b8cf70198e33c57
https://github.com/resteasy/Resteasy/commit/c0e16eb77be504d804a9562c0b8cf...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-04-12 (Thu, 12 Apr 2018)
Changed paths:
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/BadRequestException.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/patch/PatchErrorHandlingTest.java
Log Message:
-----------
[RESTEASY-1823] Patch response codes not found, bad request, conflict are not propagated
in the response