Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: ba90796a896c03720c2857aae9936178706900a0
https://github.com/resteasy/Resteasy/commit/ba90796a896c03720c2857aae9936...
Author: Ingo Weiss <ingo(a)redhat.com>
Date: 2019-03-20 (Wed, 20 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