BUG-8123: be better at guessing identifiers 59/54959/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 Apr 2017 13:54:23 +0000 (15:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Apr 2017 14:23:47 +0000 (16:23 +0200)
commit9f390185b2869fd215a7cb1ee86b1760506d8662
tree3c31ed0459545235b844113240f5759a5faf7d5f
parentc364332ceeb3c60ac43f9869f1f74537e728e3e0
BUG-8123: be better at guessing identifiers

Given an URI we need to attempt to interpret it to improve our
guess of the module name and revision.

Change-Id: I4d74b06fb9f949c538911d215b6d90a383560f1f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 8bfdcd0056b08db284a87b55913691c0187c34bb)
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/repo/YangTextSchemaContextResolver.java