Use UTF-8 as the standard output 15/51715/1
authorRobert Varga <rovarga@cisco.com>
Thu, 27 Oct 2016 11:37:17 +0000 (13:37 +0200)
committerJakub Toth <jatoth@cisco.com>
Sat, 11 Feb 2017 01:33:04 +0000 (02:33 +0100)
commit5019be3bd6c34ad37a65b8a6489efe4f3fec8e6d
treeaf25b9ed6213fb4f27baf2658b36df0ad441762c
parent62406ad5419b8f021d08e139725a1627257b6207
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