[resteasy-commits] [resteasy/Resteasy] aaf2c6: [RESTEASY-1933] Provide an alternative way to set ...

GitHub noreply at github.com
Wed Aug 1 08:42:23 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: aaf2c6863311539edcc6690b7972b59ef9e42f88
      https://github.com/resteasy/Resteasy/commit/aaf2c6863311539edcc6690b7972b59ef9e42f88
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M docbook/reference/en/en-US/modules/Json.xml
    M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJackson2Provider.java
    A providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyObjectWriterInjector.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterSuperClassTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptorConditionalFilterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptorMultipleFiltersTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptrTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithSerlvetFilterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithServletConditionalFilterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithServletMultipleFiltersTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/resource/ObjectWriterModifierConditionalFilter.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/resource/ObjectWriterModifierFilter.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/resource/ObjectWriterModifierMultipleFilter.java

  Log Message:
  -----------
  [RESTEASY-1933] Provide an alternative way to set and get ObjectWriterModifier (based on TCCL, to be used with servlet filters)



      **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.


More information about the resteasy-commits mailing list