Use UTF-8 as the standard output 65/47665/2
authorRobert Varga <rovarga@cisco.com>
Thu, 27 Oct 2016 11:37:17 +0000 (13:37 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 27 Oct 2016 12:05:32 +0000 (14:05 +0200)
commitd0335a9bd7590c349ac92023f4b65e69c65de030
tree399a0453b3c4d36a115eb703590e85fef0c6b2db
parent2a7540bfdf252110cfc4ad6a3e4f162d8d55ce63
Use UTF-8 as the standard output

Do not rely on environment-specific encoding, but always
use UTF-8 as the target encoding.

Change-Id: I540fed7611ec66ae2aaeec3b86e21af7376208b9
Signed-off-by: Robert Varga <rovarga@cisco.com>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfMessageToXMLEncoder.java
restconf/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/TestUtils.java
restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/impl/ApiDocServiceImpl.java