commit | 43ec334069d298f6f721bbbdb65056ce1c58f86e | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri Apr 25 09:07:12 2014 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Apr 25 09:09:09 2014 +0100 |
tree | e38d572e265d272da0de289d3fe264e3547af7fd | |
parent | 4cee50680c38f10bb1b9af3c2f91a8097937893b [diff] |
Alignment of ServerPluginProvider to latest interfaces Adoption of Optional<T> and removal of name in the ServerPluginProvider. Aligned with the refs/changes/70/56270/3 on Gerrit Change-Id: I994b8689576189295b5d9fc78b4ebcccbdca3787
This plugin provides Groovy runtime environment for Gerrit plugins in Groovy.
To test this series must be applied on top of Gerrit master [1].
To build link this directory under Gerrit's tree plugins directory and run:
buck build plugins/groovy-provider
The resulting artifact can be found under:
buck-out/gen/plugins/groovy-provider/groovy-provider.jar
To test deploy the review plugin [2] and copy this Groovy Provider plugin under $gerrit_site/plugins
directory.
Review plugin in Groovy can be used:
ssh gerrit review approve I59302cbb Approve change: I59302cbb