bazel: build a polygerrit war too.
Change-Id: Id45967aa844faedee3ab501491cd30cdb903a789
This commit is contained in:
committed by
David Ostrovsky
parent
e48abffbca
commit
da5999b039
@@ -38,15 +38,18 @@ To build the Gerrit web application that includes GWT UI and PolyGerrit UI:
|
||||
bazel build gerrit
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
PolyGerrit UI not yet working.
|
||||
|
||||
The output executable WAR will be placed in:
|
||||
|
||||
----
|
||||
bazel-bin/gerrit.war
|
||||
----
|
||||
|
||||
to run,
|
||||
|
||||
----
|
||||
$(bazel info output_base)/external/local_jdk/bin/java \
|
||||
-jar bazel-bin/release.war daemon -d ../gerrit_testsite
|
||||
----
|
||||
|
||||
=== Headless Mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user