gerrit/gerrit-httpd
Han-Wen Nienhuys 0d4ea73587 bazel: implement bazel build for the development mode.
In addition build bower_components.zip and fonts.zip: these are not
implicitly generated by the bazel build, so they have to be built
explicitly.

Tested:

1) Ran
  rm -rf bazel-bin/polygerrit-ui/polygerrit_components.bower_components.zip && \
  rm -f bazel-bin/polygerrit-ui/fonts.zip && \
  bazel build polygerrit && \
    $(bazel info output_base)/external/local_jdk/bin/java \
    -jar bazel-bin/polygerrit.war daemon --polygerrit-dev \
    -d ../gerrit_testsite --console-log --show-stack-trace

verified that test site loaded.

Change-Id: I3e220eed06bc956956095b946aafb20539ee4acd
2016-11-14 14:52:43 -08:00
..
src bazel: implement bazel build for the development mode. 2016-11-14 14:52:43 -08:00
BUCK Update Buck to latest version 2016-09-20 13:19:15 +02:00
BUILD Implement Bazel build 2016-06-14 21:12:02 +02:00