commit | c057bc1f695d48ac9d483a383a67790f6657efae | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Thu Jul 12 22:09:33 2018 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Thu Jul 12 22:09:33 2018 +0100 |
tree | 14889bf2dc28aad44a9816dcd0e533e50e2042cd | |
parent | 4e23f750590a1ab4a38c9d8dab6f6fecaf264f6f [diff] |
Build for Gerrit 2.14.10 Give up with the multi-release support and adapt to the latest Gerrit 2.14.10 APIs Change-Id: If03cb6a69eb79d1af31d3f729d8f5f243920082a
Collect information on Gerrit Code Review in order to have enough elements to request support.
Gerrit-Support plugins is written in Scala language and built with Sbt. To build the plugin you need to have SBT 0.13.13 installed and then run the assembly
target.
Example:
$ sbt assembly [...] [info] Packaging /Users/lucamilanesio/gerrithub/gerrit-support/target/scala-2.11/gerrit-support.jar ...