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