Branch: refs/heads/3.6.1.SPx
Home:
https://github.com/resteasy/Resteasy
Commit: d0067a08c851e6f6bf805b4788c648632afe7ada
https://github.com/resteasy/Resteasy/commit/d0067a08c851e6f6bf805b4788c64...
Author: Ingo Weiss <iweiss(a)users.noreply.github.com>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M
providers/json-binding/src/main/java/org/jboss/resteasy/plugins/providers/jsonb/AbstractJsonBindingProvider.java
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/ContainerConstants.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jsonb/basic/JsonBindingTest.java
M testsuite/integration-tests/src/test/resources/arquillian.xml
Log Message:
-----------
[RESTEASY-2171] JsonBindingProvider use incorrect charset encoding (#1910)
Issue:
https://issues.jboss.org/browse/RESTEASY-2171