Add Java 7 requirement for building gerrit

We don't support building with Java 8 yet, add the information to
build documentation.

Change-Id: I88b28b23e7c1275a44a8c8fa6082edae5df3333a
This commit is contained in:
Deniz Türkoglu
2014-09-08 11:27:23 +02:00
parent 371397e497
commit d7559c0768

View File

@@ -3,6 +3,8 @@
== Installation
Note that you need to use Java 7 for building gerrit.
There is currently no binary distribution of Buck, so it has to be manually
built and installed. Apache Ant is required. Currently only Linux and Mac
OS are supported. Buck requires Python version 2.7 to be installed.