commit | cabc4d102e695af82b0fd0b9d5ad51aefaa15dcc | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 12:56:53 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 12:56:53 2019 +0900 |
tree | e765b86eb5e55c3d82589e03b737b1713db59f81 | |
parent | 5a8736255bb42b2ddeb418a7d4017a30b371f5f7 [diff] |
Replace bazel-genfiles with bazel-bin in documentation Bug: Issue 11757 Change-Id: I2f56cc6115d781fd07306595faeced336d33f7f0
This plugin provides Groovy runtime environment for Gerrit plugins in Groovy.
To build, link this directory under Gerrit's tree plugins directory, merge the dependencies from external_plugin_deps.bzl into the file of the same name in the plugins directory, and from the root of the gerrit tree run:
bazel build plugins/groovy-provider
The resulting artifact can be found under:
bazel-bin/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