Documentation: Specify JRE rather than JDK
It should not be necessary to require the JDK to run Gerrit. The JRE should be enough. Change-Id: Iaac64bc37c5cc4b352d1a489e6bc3c71ccd0fd8b
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
To run the Gerrit service, the following requirements must be met on
|
||||
the host:
|
||||
|
||||
* JDK, minimum version 1.8 http://www.oracle.com/technetwork/java/javase/downloads/index.html[Download]
|
||||
* JRE, minimum version 1.8 http://www.oracle.com/technetwork/java/javase/downloads/index.html[Download]
|
||||
|
||||
You'll also need an SQL database to house the review metadata. You have the
|
||||
choice of either using the embedded H2 or to host your own MySQL or PostgreSQL.
|
||||
|
||||
Reference in New Issue
Block a user