blob: 52e07531409e60377e957e5a5e3603162a4c4949 [file] [log] [blame]
Marc De Leenheer57a5af02016-12-02 20:54:41 -08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
Carmelo Cascone72893b72018-08-09 00:59:06 -07003 '//lib:io_netty_netty_transport',
Marc De Leenheer57a5af02016-12-02 20:54:41 -08004]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)