Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Update bazlets to the latest on stable-2.14 to use 2.14.7 release API
  Update to latest bazlets on stable-2.14
  Fix: ssh delete-project command is inconsistent with WebUI
  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: Ibd7e703e2786531bde292407e88d5ec06dc1fbe3
tree: 0b07d2f435f0b13b3c0e444d1c4cbf895235f372
  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