Sorin Sbarnea e535d4467e Allow user to control Java version used by tox
This allows user to define JAVA_HOME in order to control which version
of Java will be used by Gerrit during tox testing.

Avoid Gerrit startup failure due to use of wrong version of Java,
even if `java -version` would have reported the right version.

On systems with multiple versions of Java 8/9/10 it was impossible to
run tox because the launcher would have always picked the latest
version which is clearly not compatible with Gerrit war archive used
for testing.

In the future we will start using a gerrit container for testing and
avoid dependency on local Java version.

Change-Id: I05b6f7125393a009e1fdcf556b17df158c10eea0
2019-01-29 17:36:28 +00:00
2015-06-17 00:56:40 +00:00
2012-12-16 10:40:51 -08:00
2013-08-15 20:42:37 +00:00
2013-08-15 21:08:08 +00:00
2018-01-10 11:11:04 +11:00
2011-09-25 09:16:31 -07:00
2013-08-15 20:42:37 +00:00
2016-02-02 15:52:39 -08:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting git branches to gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.1 MiB
Languages
Python 89.4%
Roff 10.6%