commit | 202e281bb9ae4c01f746fdbc1c935423d69f4c7f | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Mon Apr 24 16:23:12 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Apr 24 16:52:55 2017 +0200 |
tree | a98ec581ae93f8fd37941f4fe3e453241ef93622 | |
parent | 94c199e175d3c505dd9bfeb9251b5fafe85ab502 [diff] |
Include jHardware dependency Bring the small parts of jHardware into the project and make them Java-7 specific. Rationale: the full version has JNI dependencies and does lots of things we do not need. Additionally, it is Java 8 only and it would not suite our needs to be compatible with Java 7. Change-Id: I58582b885a208556b0b17c0323752c11ed24f943
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 ...