Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
2a340f7cc69c0eac97941fbb5f9af25b3468b826
/
.
/
protocols
/
xmpp
/
pubsub
/
api
/
BUILD
blob: 599a69242583c0ef9651c38ae66afe69b20b5bdb [
file
] [
log
] [
blame
]
Ray Milkey
324af93
2018-06-20 19:50:31 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"@tinder_xmpp//jar"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)