commit | adccf6d40e3e97bf11bf9d319a596f10ec17fdd6 | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Sat Jun 03 18:32:00 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jun 06 06:31:00 2017 +0100 |
tree | a1951f872cadc6ec01d9a7ea327fa56b3573c329 | |
parent | bbe326b2daabc4d48a7af0c69ab3ae81499e4d80 [diff] |
Added configInfo capability. When specifying configInfo=true plugin now fetches all the files with .config suffix and include their content in the generated zip file. Change-Id: I4c7487fe97a0ff49e64d06948ed3c8b86d888890
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 ...