Adapt to change in Gerrit core

With change I89c0c68bf Response#value() is now throwing Exception which
needs to be handled.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ifc453f43826f1ce0bcfb042ab6a2cf22b4cf1fb0
1 file changed
tree: 198d314b35975664bbc98a0338024e290aadb568
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .gitignore
  5. BUILD
  6. LICENSE
  7. plugin.html
  8. README.md
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status