commit | 3868d1ed13047d1e5f4002303c9727dd865e3a18 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 10:01:30 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 10:01:30 2019 +0900 |
tree | 7fef8fe78bd5cfdf0750e9b72a2a3cbff682933e | |
parent | 3550470b09f0fb53ada22a84557fccb707336147 [diff] |
Format Java files with google-java-format Change-Id: Ie86467706af6de66e8a698fa5a7ab74102194f43
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 ...