Documentation: Remove bazel issue

Manual testing showed that the issue mention in documentation is no
longer present in the current version of bazel. Plugin can be build in
tree even after standalone build. The bazel issue was more about
running plugin in-tree testing using filter option after building it
standalone. Second option of plugin in-tree testing (explicit) doesn't
have this issue. So, bazel issue section can be removed as it was
addressing plugin build.

Change-Id: I1aab779307fceadaae85051acf1a76f5b369e935
1 file changed
tree: 0dc24666cd9fa6a0af88ee484ef447168400ba9d
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. LICENSE
  11. README.md
  12. WORKSPACE
README.md

Admin-console plugin

Gerrit plugin to provide information via SSH commands to Gerrit Administrators.

Build Status