BUG 2353 : LeafSetEntryBuilder does not compare byte array values correctly 20/12820/2
authorMoiz Raja <moraja@cisco.com>
Thu, 13 Nov 2014 17:08:04 +0000 (09:08 -0800)
committerMoiz Raja <moraja@cisco.com>
Sat, 15 Nov 2014 14:28:45 +0000 (14:28 +0000)
commitaa2b061aac383b13ffb132d3365a67f5312e279b
treeadfedf8be005c874989e0a6f1f0c4a53a9a91a63
parent2b2759df79c2837bc1ada2f720370d508480e01c
BUG 2353 : LeafSetEntryBuilder does not compare byte array values correctly

Use Object.deepEquals to compare the value of the NodeIdentifier and the actual
value to be set on the LeafSetEntry

Change-Id: I4482b19d029058a0f78d3b19508d6f7797448710
Signed-off-by: Moiz Raja <moraja@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeBuilder.java