Fix JDBC connection not terminated after project rename

Connection getConnection was called outside of try resulting in not
closed connection.

Bug: Issue 14100
Change-Id: I60113bc072130830c177a28b91149e5036e40c52
1 file changed
tree: cb0c6468a6e7a6fb09ddb7953761356b9747d27b
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb. Also supported is the noteDb alternative for Gerrit versions 2.15.X and above.

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