Added check for mandatory nodes if augment target is in another module. 93/1193/1
authorMartin Vitez <mvitez@cisco.com>
Mon, 16 Sep 2013 08:17:23 +0000 (10:17 +0200)
committerMartin Vitez <mvitez@cisco.com>
Mon, 16 Sep 2013 08:17:23 +0000 (10:17 +0200)
commit7c539d1fe97b7caedfac7312e0ca57d33546ceb5
tree7cb08e10444d0e255006c7484dcc87832b6921d2
parent02439df02288c8821da86c82d0f13d669a0ea506
Added check for mandatory nodes if augment target is in another module.

Signed-off-by: Martin Vitez <mvitez@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/impl/YangParserImpl.java
yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/parser/impl/YangParserNegativeTest.java
yang/yang-parser-impl/src/test/resources/negative-scenario/testfile7.yang [new file with mode: 0644]
yang/yang-parser-impl/src/test/resources/negative-scenario/testfile8.yang [new file with mode: 0644]