blob: 76944e8c4d29b96ca4efec9a278ce78a53b6eead [file] [log] [blame]
Ray Milkey7dac7da2017-08-01 16:56:05 -07001COMPILE_DEPS = COMPILE
2
3osgi_jar_with_tests(
Ray Milkey0bcdfd12018-05-23 14:07:19 -07004 name = "onlab-osgi",
Ray Milkey7dac7da2017-08-01 16:56:05 -07005 visibility = ["//visibility:public"],
Ray Milkey0bcdfd12018-05-23 14:07:19 -07006 deps = COMPILE_DEPS,
Ray Milkey7dac7da2017-08-01 16:56:05 -07007)