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