commit | 52a8a72eaed3048212dd3a76c6590da35a7a9a47 | [log] [tgz] |
---|---|---|
author | Henry Yu <henry.yu1@huawei.com> | Mon Dec 19 14:50:50 2016 -0500 |
committer | Henry Yu <henry.yu1@huawei.com> | Thu Dec 22 15:13:01 2016 +0000 |
tree | 761108cfaf27fe93e71b7ca24a67441fe956c7d2 | |
parent | 2035e72bca14525540c65d3746008190d66f1123 [diff] [blame] |
[ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec Change-Id: Ifb68a25ae6bc3ba10e7d983d694b132a23785890
diff --git a/protocols/restconf/server/utils/BUCK b/protocols/restconf/server/utils/BUCK index d1410c0..dde27c3 100644 --- a/protocols/restconf/server/utils/BUCK +++ b/protocols/restconf/server/utils/BUCK
@@ -1,6 +1,7 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', '//apps/yms/api:onos-apps-yms-api', + '//apps/yms/app:onos-apps-yms-app', ] osgi_jar_with_tests (