Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
07a367b71157f881a4b146d6b068b3dc3789dc5a
/
.
/
protocols
/
xmpp
/
pubsub
/
api
/
BUCK
blob: d8567540d237e3ba7298dfaad86b2cdf97e20d57 [
file
] [
log
] [
blame
]
Tomek OsiĆski
7a1db18
2018-02-03 17:15:06 +0100
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//core/api:onos-api'
,
4
'//lib:tinder-xmpp'
,
5
]
6
7
osgi_jar_with_tests
(
8
deps
=
COMPILE_DEPS
,
9
)