General issue: In case of uncompilable XPathExpression, 30/27730/5
authorMartin Ciglan <mciglan@cisco.com>
Thu, 1 Oct 2015 09:33:20 +0000 (11:33 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 2 Oct 2015 09:33:21 +0000 (09:33 +0000)
commit90f2656c8512eda2aedb66b4bda0eb3135633d6d
treed67ce24bb471e364fb90bb29cf6c83915f3eec79
parentd201a3088bb18099fbfd8d71dd982244eb9b1d9a
General issue: In case of uncompilable XPathExpression,
log warning rather than throwing exception.

Change-Id: I16b45cf57b9cf57e21221101cf66335059718982
Signed-off-by: Martin Ciglan <mciglan@cisco.com>
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/leafref/context/test/retest/LeafRefContextTreeBuilderTest.java
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Utils.java
yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/stmt/test/AugmentTest.java