Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
refs/heads/master
/
.
/
providers
/
tl1
/
device
/
BUILD
blob: 019e684fa47ebac76260ba75f5037f06225ac59c [
file
] [
log
] [
blame
]
Ray Milkey
18fb081
2018-06-21 10:32:53 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
JACKSON
+
[
Ray Milkey
18fb081
2018-06-21 10:32:53 -0700
[
diff
] [
blame
]
2
"//protocols/tl1/api:onos-protocols-tl1-api"
,
3
]
4
5
osgi_jar_with_tests
(
6
test_deps
=
TEST_ADAPTERS
,
7
deps
=
COMPILE_DEPS
,
8
)