blob: da5d2620351e4d2119ce87266637026024c67271 [file] [log] [blame]
gerrit_plugin(
name = 'download-commands',
srcs = glob(['src/main/java/**/*.java']),
resources = glob(['src/main/resources/**/*']),
manifest_entries = [
'Gerrit-PluginName: download-commands',
'Gerrit-Module: com.googlesource.gerrit.plugins.download.Module'
]
)