Sign in
gerrit
/
plugins
/
helloworld
/
6e3c3c8a54e9e0e2c5b2fb9205bbbe3112ea55bb
/
.
/
BUCK
blob: f270ac26eea35e1bf4e77821667e8aeda121cb9c [
file
] [
log
] [
blame
]
gerrit_plugin
(
name
=
'helloworld'
,
srcs
=
glob
([
'src/main/java/**/*.java'
]),
resources
=
glob
([
'src/main/resources/**/*'
]),
manifest_entries
=
[
'Gerrit-SshModule: com.google.gerrit.plugins.HelloWorldCommandModule'
]
)