commit | c0c27c0d026c5e1c196d263da96c1659cb899398 | [log] [tgz] |
---|---|---|
author | Aaron Kruglikov <aaron.kruglikov@us.fujitsu.com> | Tue Jun 07 16:05:00 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Jun 17 23:57:03 2016 +0000 |
tree | c747ec8f46d78ef617da6b62a283df50964e7cff | |
parent | 92d8e0510ff923f0817aebe11aa597245f2d8e48 [diff] [blame] |
Moving from local to netty transport. Change-Id: Id37af6fa4d0971fd34ed18951196dde47bc4a12d
diff --git a/core/store/primitives/BUCK b/core/store/primitives/BUCK index 63a9b7d..6fa9630 100644 --- a/core/store/primitives/BUCK +++ b/core/store/primitives/BUCK
@@ -9,6 +9,12 @@ TEST_DEPS = [ '//lib:TEST', '//core/api:onos-api-tests', + '//lib:netty-transport', + '//lib:catalyst-transport', + '//lib:netty-handler', + '//lib:netty-buffer', + '//lib:netty-codec', + ] osgi_jar_with_tests (