Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
91a6defdcfc9559519a8459674c0219d54dc5700
/
.
/
core
/
common
/
BUILD
blob: 9abdc58f80cb0f811182c46e6de9973f1674f5d7 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
METRICS
TEST_DEPS
=
TEST
+
[
"//core/api:onos-api-tests"
]
osgi_jar_with_tests
(
test_deps
=
TEST_DEPS
,
visibility
=
[
"//visibility:public"
],
deps
=
COMPILE_DEPS
,
)