commit | bc0623084521bb2c11a7e9af6cf600e5cfc4d4f8 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Oct 16 22:31:18 2016 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sun Oct 16 22:31:18 2016 +0100 |
tree | f8c20c25d0f1bc184601e107d852cc74a665b022 | |
parent | 6f23da3f9c8c66f1f4b8c18bf304f9f3ecc629d0 [diff] |
Adapt to Gerrit 2.14 and Java 8 Change-Id: I3539e836cf96f974626c33fb28f6b59f136909af
This plugin provides Groovy runtime environment for Gerrit plugins in Groovy.
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 [1] 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