Branch: refs/heads/3.6
Home:
https://github.com/resteasy/Resteasy
Commit: 989548eb06d7a95a889e1b78264364c3281227a4
https://github.com/resteasy/Resteasy/commit/989548eb06d7a95a889e1b7826436...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
providers/json-binding/src/main/java/org/jboss/resteasy/plugins/providers/jsonb/JsonBindingProvider.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/FindAnnotation.java
Log Message:
-----------
[RESTEASY-1929] Few perf improvements
Commit: 7da239bd73c6996573f415b6078ef2eefdf20d58
https://github.com/resteasy/Resteasy/commit/7da239bd73c6996573f415b6078ef...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
providers/json-binding/src/main/java/org/jboss/resteasy/plugins/providers/jsonb/JsonBindingProvider.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ResteasyContextParameters.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/FindAnnotation.java
Log Message:
-----------
[RESTEASY-1911] Allow disabling JsonBindingProvider to stick with Jackson processing
Commit: c85e866d7187a9c3d13cb55292897a88c9f07405
https://github.com/resteasy/Resteasy/commit/c85e866d7187a9c3d13cb55292897...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsynchContextualDataTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/ExceptionMapperMarshalTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/resource/JacksonJaxbCoexistenceProduct.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/ApplicationScopeValidationTest.java
Log Message:
-----------
[RESTEASY-1911] Set context property to prefer Jackson over JSON-B on tests relying on
Jackson internals while actually not having an explicit dependency on it
Commit: 39c845cf79dc2edfa6707b95de7ce477a2a116cc
https://github.com/resteasy/Resteasy/commit/39c845cf79dc2edfa6707b95de7ce...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-06-22 (Fri, 22 Jun 2018)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/proxy/NullEntityProxyTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/VariantAcceptTest.java
Log Message:
-----------
[RESTEASY-1930] Make the tests pass (exclude the regression) as a temporary measure
Compare:
https://github.com/resteasy/Resteasy/compare/d8b620fb7bd2...39c845cf79dc
**NOTE:** This service 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.