Do not use TypeDefinition copying just yet 06/94906/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Jan 2021 20:38:47 +0000 (21:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Jan 2021 20:39:46 +0000 (21:39 +0100)
commit7a1cb7418c958f692ce37d4f47e33368310ed4f1
tree0d81fa5429b5077da616e9738fafb0a62ebef2de
parent54588d068ef58719384eddd6ae81c307c14cd85b
Do not use TypeDefinition copying just yet

The conditions under which it is safe to copy a typedefinition
are not clear. Revert that bit and let's do a simultaneous conversion
with leaf.

JIRA: YANGTOOLS-1208
Change-Id: Ia4178cd621bc739c3ad2870646fdae0b818065a9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-rfc7950/src/main/java/org/opendaylight/yangtools/yang/parser/rfc7950/stmt/leaf_list/AbstractLeafListEffectiveStatement.java