commit | 745b0ec782ff21d12d330419d86f74b810b32746 | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Fri May 05 11:01:31 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Jun 05 05:11:51 2017 +0000 |
tree | 95ea24a2c622adb115952e49a4ee20d56317a4ca | |
parent | cc7d143c144d1d9096b4e25b9a239c729ef7f5b3 [diff] |
Added DiskInfo capability Change-Id: Ie98a890d2e8adf57d16b000de748317b31d2943c
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 ...