commit | c307d2125101b8ce7c9011e95eae9ad341c861c7 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Mon Jul 31 13:57:20 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Mon Jul 31 13:57:46 2017 -0700 |
tree | a0de4d52bad74fe47bb9fec38682d53c063ad66a | |
parent | ddc2b182c9bd110e346dd662e6159bcd01983acb [diff] [blame] |
Adding a small hack to allow resolving model specific resources against the class-loader of the model. Change-Id: I78dd29cd626495005cec094a8a6f1a952e3e68df
diff --git a/apps/yang-gui/BUCK b/apps/yang-gui/BUCK index a3470f8..319dbf6 100644 --- a/apps/yang-gui/BUCK +++ b/apps/yang-gui/BUCK
@@ -1,6 +1,7 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', '//lib:onos-yang-runtime', + '//apps/yang:onos-apps-yang', ] osgi_jar_with_tests (