commit | 4e23f750590a1ab4a38c9d8dab6f6fecaf264f6f | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Apr 10 23:51:12 2018 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Apr 10 23:51:12 2018 +0100 |
tree | 8938504f50bc866e94cc10d8e7b1f41bdfd43c2d | |
parent | d6e3431958119d1a1ebab163c55a803770a2428b [diff] |
Bump Gerrit API to 2.15.1 Change-Id: I36e2ff9211e3220032e255d1c4851932a0304b95
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 ...