Route service app changes for karaf 4.2.1 CLI

Change-Id: I7ad4ef9833c0bac47381789ba812e19b038e3538
This commit is contained in:
Ray Milkey 2018-10-10 11:24:53 -07:00
parent 39e55df0d1
commit 7373cec990

View File

@ -11,6 +11,7 @@ TEST_DEPS = TEST + [
] ]
osgi_jar_with_tests( osgi_jar_with_tests(
karaf_command_packages = ["org.onosproject.routeservice.cli"],
test_deps = TEST_DEPS, test_deps = TEST_DEPS,
deps = COMPILE_DEPS, deps = COMPILE_DEPS,
#web_context = "/onos/routeservice", #web_context = "/onos/routeservice",