Branch: refs/heads/3.0
Home:
https://github.com/resteasy/Resteasy
Commit: b6b166a21abfdbc44d7c74dfb41ae0617aa33f9f
https://github.com/resteasy/Resteasy/commit/b6b166a21abfdbc44d7c74dfb41ae...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2017-05-19 (Fri, 19 May 2017)
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/resource/basic/ResponseCommittedTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/resource/ResponseCommittedResource.java
Log Message:
-----------
[RESTEASY-1238]
Avoid ERROR level stacktraces when response is commited before Exception
can be written.
Commit: af1e5f3618e26cf3e491acdfc7cfba6dbb85702b
https://github.com/resteasy/Resteasy/commit/af1e5f3618e26cf3e491acdfc7cfb...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-05-19 (Fri, 19 May 2017)
Changed paths:
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/NotForWildFly10.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/ResponseCommittedTest.java
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-1238] Excluding test on WildFly 10.0.0.Final
Compare:
https://github.com/resteasy/Resteasy/compare/4f7f94572ea2...af1e5f3618e2