blob: 3e909c9b3bc0f899ccebc718a62c3cf2c9f036b2 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + CLI + [
"//incubator/api:onos-incubator-api",
"//providers/bgp/cfg:onos-providers-bgp-cfg",
"//providers/bgp/topology:onos-providers-bgp-topology",
"//protocols/bgp/api:onos-protocols-bgp-api",
"//protocols/bgp/ctl:onos-protocols-bgp-ctl",
"//protocols/bgp/bgpio:onos-protocols-bgp-bgpio",
]
osgi_jar_with_tests(
karaf_command_packages = ["org.onosproject.bgp.cli"],
deps = COMPILE_DEPS,
)