Document that the war built by 'bazel build gerrit' contains PolyGerrit

Since change I9b92194c61 'bazel build gerrit' no longer builds the GWT
UI.

Change-Id: I7e01b22dccdb9dd9bd6bdb4b5eb3098098c3c84e
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2018-07-19 15:40:13 +02:00
parent c35daec5d2
commit 0acd88721d

View File

@@ -41,8 +41,7 @@ in `$gerrit_site/etc/gerrit.config` to run Gerrit with Java 9:
=== Gerrit Development WAR File
To build the Gerrit web application that includes the GWT UI and the
PolyGerrit UI:
To build the Gerrit web application that includes the PolyGerrit UI:
----
bazel build gerrit
@@ -76,7 +75,8 @@ The output executable WAR will be placed in:
=== Headless Mode
To build Gerrit in headless mode, i.e. without the GWT Web UI:
To build Gerrit in headless mode, i.e. without the PolyGerrit and GWT
Web UI:
----
bazel build headless