Branch: refs/heads/3.0
Home:
https://github.com/resteasy/Resteasy
Commit: 07edfb7a4bcfb1c2be3e9738948956b21aefd3c5
https://github.com/resteasy/Resteasy/commit/07edfb7a4bcfb1c2be3e973894895...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/SynchronousDispatcher.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsynchContextualDataTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsynchContextualDataProduct.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsynchContextualDataResource.java
Log Message:
-----------
[RESTEASY-1225]
Correcting ResteasyProviderFactory's handling of the context map stack.
Commit: a53c3a796898c53053b8a3d87dd01a16e1cf1a39
https://github.com/resteasy/Resteasy/commit/a53c3a796898c53053b8a3d87dd01...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M resteasy-bom/pom.xml
Log Message:
-----------
[RESTEASY-1600] Remove jaxrs spec dependency management entry in resteasy-bom, as
that's already controlled by the resteasy-dependencies dependencyManagement block
pulled transitively by other modules
Compare:
https://github.com/resteasy/Resteasy/compare/bf4f4e837fbc...a53c3a796898