Do not close repository twice

RepositoryCache.close is also closing the repository after evicting it
from the cache, no need to call repository.close.

Before this change, the following warning was printed in the logs:
org.eclipse.jgit.lib.Repository : close() called when useCnt is already
zero for Repository ...

Change-Id: Ifb6d3d318d9140da4c241669446d68f5839c0b47
1 file changed
tree: 743569cbb387398bfc92de72849a06575971200a
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. README.md
  8. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently only supports Gerrit version 2.14.X.

For more information, see: src/main/resources/Documentation/about.md