commit | 132ee6329b102cc253c2c93bc1e2e852ee040569 | [log] [tgz] |
---|---|---|
author | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Wed Jun 07 02:10:34 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Jun 09 09:24:13 2017 +0100 |
tree | e2375f95e1b1e53fb7970b56b9baee6b99667d35 | |
parent | adccf6d40e3e97bf11bf9d319a596f10ec17fdd6 [diff] |
Added pluginsInfo capability. Adding 3 elements in the produced zip file, specifying plugins content, lib content and the versions for each plugin. Change-Id: Ib1c8bc4830114f74791145241a3af64979a013cd
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 ...