blob: 688e4c21b94c7bfd78e478d12ed92bff3e0a9c9c [file] [log] [blame]
COMPILE_DEPS = COMPILE
osgi_jar_with_tests(
name = "onlab-osgi",
package_name_root = "org.onlab",
visibility = ["//visibility:public"],
deps = COMPILE_DEPS,
)