mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 20:26:16 +02:00
metrics app changes for karaf 4.2.1 CLI
Change-Id: Ie35b5674b431cecfd65a884c39ab2f156ce71179
This commit is contained in:
parent
8a636bb57e
commit
5921985d71
@ -1,6 +1,10 @@
|
||||
COMPILE_DEPS = CORE_DEPS + JACKSON + METRICS + CLI + REST
|
||||
|
||||
osgi_jar_with_tests(
|
||||
karaf_command_packages = [
|
||||
"org.onosproject.metrics.intent.cli",
|
||||
"org.onosproject.metrics.topology.cli",
|
||||
],
|
||||
deps = COMPILE_DEPS,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user