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