Fix generation of support bundles multiple times Don't reuse the zip output stream across calls so to allow the collection of server data multiple times. Change-Id: I8cf1337e0c0133bec166e81f6b457878d1e103e8
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 ...