Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a01ef78df34450b15cc058f0e879df6654c07192
/
.
/
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
,
)