Files
gerrit/plugins
Hugo Arès fecf4eaf49 Upgrade replication plugin to latest revision
* Double check if a ref is missing locally before deleting from remote

Change-Id: I6b36dd1e2b547c9cf67a051674a7f5a10814b8f9
2016-05-25 23:45:23 -04:00
..

If you are adding a directory here:

- Search all pom.xml files for "CORE PLUGIN LIST".
- Add the new plugin to that location.
- (optional) Thank the Maven developers for making this easy.

- Ensure the plugin's pom.xml <version> is the same as Gerrit's
  own pom.xml(s). Gerrit will only embed a plugin that has the
  same version as itself.

- Register the plugin as a submodule with git submodule.