Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fb4219981f0284a833f0f0ac357934e8727480e6
/
.
/
core
/
store
/
persistence
/
BUILD
blob: f8d714410d5ed8b7024f47d8c9c74db809b596bf [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"@mapdb//jar"
,
]
osgi_jar_with_tests
(
name
=
"onos-core-persistence"
,
exclude_tests
=
[
"org.onosproject.persistence.impl.MapDBTest"
,
],
visibility
=
[
"//visibility:public"
],
deps
=
COMPILE_DEPS
,
)