blob: df2080ec8a71544224b1e313af3ad3a0c1ac3e04 [file] [log] [blame]
Ray Milkey18fb0812018-06-21 10:32:53 -07001COMPILE_DEPS = CORE_DEPS + NETTY
2
3osgi_jar_with_tests(
4 deps = COMPILE_DEPS,
5)