commit | 56404708e8db33ba60df34878ded233458260889 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Wed Apr 26 14:19:31 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Wed Apr 26 14:19:31 2017 +0200 |
tree | c7167cdb5beac7b63ef088bfbcbe288f9df5c7fe | |
parent | bf015f62729df7c93f281a9be15c9625de501079 [diff] |
Add more logging in case of failures When the REST API are failing for unknown reasons, add a log.error to allow an easier tracing and debugging of the issue Change-Id: I2004fb4877944bc474b4e974cad6f3ba6924383c
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 ...