4 Commits

Author SHA1 Message Date
Paladox none
603fb17b44 Remove one last buck file from gerrit's core
Change-Id: I48ab5af8be5493b36f903e4e32277a611de97a17
2017-01-27 19:41:56 +00:00
David Ostrovsky
86da32cd24 Buck: Simplify jsoup integration
Remove unnecessary java_library rule wrapper around another
java_library defined through maven_jar rule.

Change-Id: I197df73f8944b9d17c7738c036035b2daccd8e61
2016-12-21 23:25:11 +01:00
David Ostrovsky
fa18907d7f Bazel: Reformat build files
Reformat the Bazel build files with the buildifier tool [1].

The style is different for Bazel files. Most notably, indentation level
is 4 spaces instead of 2, and " is used instead of '.

[1] https://github.com/bazelbuild/buildifier

Change-Id: I95c0c6f11b6d76572797853b4ebb5cee5ebd3c98
2016-12-07 11:33:07 +00:00
Patrick Hiesel
ced85a98fa Add jsoup to Buck and Bazel
This library will be used for parsing incoming HTML emails and ingest
comments into Gerrit.

Change-Id: I3ccfd231ad36a8da94172bb32cbf979bafc914b5
2016-11-16 01:24:59 +00:00