commit | 93f9e8ae382dbc4f0f384f2434ed92494b1321ce | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Tue Apr 04 00:22:17 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Wed Apr 05 08:41:13 2017 +0100 |
tree | 56c1bec0c6aac20467f6eee7b8162c32525d00eb | |
parent | 3f87e3485e8ef401f7d352a604d040441e54bc2f [diff] |
Add capability of getting cpuInfo. Understands the { "cpuInfo": true } request returning the cpuInfo as understood by JHardware. Change-Id: I9ba1b8322d0a6558ece6944350a2de64878a6165
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 ...