Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Replace Guava functional constructs with Java native ones
  Remove final qualifiers

Change-Id: I4384458a1e0bc055c50c810684e2f4759f500d69
tree: 318193326db991275f42937d0c5d20f5d3b256f9
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. WORKSPACE
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