blob: d57545869afc2380706863a1d84896127c765f4c [file] [log] [blame]
Ray Milkeyf80bbb22016-03-11 10:16:22 -08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//lib:openflowj',
4 '//protocols/openflow/api:onos-of-api',
5]
6
Ray Milkeyaeb00792016-04-20 16:15:21 -07007osgi_jar_with_tests (
Ray Milkeyf80bbb22016-03-11 10:16:22 -08008 deps = COMPILE_DEPS,
Ray Milkeyf80bbb22016-03-11 10:16:22 -08009)
10