junit_tests(name='java',
  dependencies=[
    '3rdparty:junit',
    'util/util-logging/src/main/scala',
  ],
  sources=rglobs('*.java')
)