Merge branch 'stable-2.14'

* stable-2.14:
  Use Java 8 Date/Time API
  Replace Files.notExists with file method
  Replace anonymous class with lambda
  Change project compliance to Java 8
  Use latest bazlets

Change-Id: Ic6ddcc277295a95e7b17c751d2106cc93a069121
tree: aad707b88d19d927757de2afafbc75232e55fb64
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. README.md
  8. 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