Migrate to yang-data-codec-xml 82/57582/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 20 May 2017 11:26:08 +0000 (13:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 20 May 2017 11:26:08 +0000 (13:26 +0200)
commitc4065f3a269be3d76f001c6ed198dda9a02be60e
tree13edf9025d755004042ae383a25b17f4b2443fef
parent35624f56612e0b8ca641c2fc5fed25f1c7628e51
Migrate to yang-data-codec-xml

The codecs in yang-data-impl are going away, use their new place.
Also optimize serialization by sharing XMLOutputFactory, as it is
thread-safe after having been configured.

Change-Id: If6d3b348fa8568e4e84199d4c23ec910c9fc6343
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/utils/NormalizedNodeXMLOutput.java