blob: 3ce3f98b0af27838e9b1d6709c46a9de7d0ca8a3 [file] [log] [blame]
Marc De Leenheer57a5af02016-12-02 20:54:41 -08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//lib:netty-transport',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)