Move http module to the root plugin package

Now that http module also exposes the PolyGerrit UI through
WebUiPlugin API, it makes much more sense to move the class
from the api package to the plugin main package.

Change-Id: If47336c5126d751c9d6f98c8db56586e962a2db9
2 files changed
tree: b0758e9f6d0351b8e088a5d6c474e766f3961312
  1. gr-checks/
  2. java/
  3. javatests/
  4. resources/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.