Do not inherit from HttpPluginModule

Core Gerrit uses HttpPluginModule to mount the plugins into the
URL space under /plugins/. Extending from that here meant plugins
were recursively mounted under /plugins/reviewers/plugins/... or
at least some other confusing situation.

Just map WebUiPlugin binding inside the system Module.

Change-Id: I1a6f08142b64fe8caa81b5be12b55c9dc79b5406
4 files changed
tree: 506a327267c2ac93f4c99fb92ad6a8f0c7218659
  1. lib/
  2. src/
  3. tools/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml