Integrate the Bazel documentation
Change-Id: I670adee676e5adfae7d4400b3d5789f6e17ae0af
This commit is contained in:
@@ -38,17 +38,6 @@ The output executable WAR will be placed in:
|
||||
bazel-bin/gerrit.war
|
||||
----
|
||||
|
||||
To run a Gerrit site execute:
|
||||
|
||||
----
|
||||
$(bazel info output_base)/external/local_jdk/bin/java \
|
||||
-jar bazel-bin/gerrit.war daemon -d ../gerrit_testsite
|
||||
----
|
||||
|
||||
[NOTE] You must use the same Java version that Bazel used for the build.
|
||||
This Java version is available at
|
||||
`$(bazel info output_base)/external/local_jdk/bin/java`.
|
||||
|
||||
[[release]]
|
||||
=== Gerrit Release WAR File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user