Branch: refs/heads/3.7
Home:
https://github.com/resteasy/Resteasy
Commit: 20b33a545af817d0874fe2a071f12e0f527aefcb
https://github.com/resteasy/Resteasy/commit/20b33a545af817d0874fe2a071f12...
Author: Ingo Weiss <ingo(a)redhat.com>
Date: 2019-03-21 (Thu, 21 Mar 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
Issue:
https://issues.jboss.org/browse/RESTEASY-2171