commit | 47d2b8f259be0e4ea191dbfdb5d18c954bb8933a | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Thu Apr 06 00:08:54 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Apr 10 10:07:59 2017 +0100 |
tree | 97a2bd45479463b10d44c5ff14f4f77baceb1e98 | |
parent | 93f9e8ae382dbc4f0f384f2434ed92494b1321ce [diff] |
Add capability of getting memInfo. Understands the { "memInfo": true } request returning the MemoryInfo as understood by JHardware. Change-Id: I4ba133123dd9fea0e7a4f3151b9fe926efe3bb2a
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 ...