commit | 2947447ce41028b1bbc7dc0d39c5b8aedb422993 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@gmail.com> | Thu Jun 04 05:52:17 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jun 04 05:52:17 2015 +0000 |
tree | a64019aca3561a891c62ee07eb0f58a3da92f6d7 | |
parent | 5d33b2c197b57a1f7f24285b6445c61f3cee8638 [diff] | |
parent | 1e8d2afdf6f0e755421d8b7ad6cbd63837843577 [diff] |
Merge "Remove Maven support"
diff --git a/BUCK b/BUCK index 5003c2a..760727e 100644 --- a/BUCK +++ b/BUCK
@@ -17,9 +17,7 @@ resources = glob(['src/main/**/*']), gwt_module = MODULE, manifest_entries = [ - 'Gerrit-PluginName: xdocs', 'Gerrit-ApiType: plugin', - 'Gerrit-ApiVersion: 2.12-SNAPSHOT', 'Gerrit-HttpModule: com.googlesource.gerrit.plugins.xdocs.HttpModule', 'Gerrit-Module: com.googlesource.gerrit.plugins.xdocs.Module', 'Gerrit-InitStep: com.googlesource.gerrit.plugins.xdocs.XDocInit',