Branch: refs/heads/3.6
Home:
https://github.com/resteasy/Resteasy
Commit: c055e0c907d5cfc2f5a0a4a3620adf8afbe7ee19
https://github.com/resteasy/Resteasy/commit/c055e0c907d5cfc2f5a0a4a3620ad...
Author: Pelisse Romain <belaran(a)redhat.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/SynchronousDispatcher.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsyncUnhandledExceptionTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncUnhandledExceptionResource.java
Log Message:
-----------
[RESTEASY-2037] Fix treatment of unhandled asynchronous exceptions (#1729)
* [RESTEASY-2037] Fix treatment of unhandled asynchronous exceptions
* Update AsyncUnhandledExceptionTest.java
ResteasyClientBuilderImpl didn't come into existence until 4.0.0 (master branch).
* Update AsyncUnhandledExceptionTest.java
ResteasyClientBuilderImpl appeared in two places.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.