Files
gerrit/plugins
David Pursehouse 68c530c610 Update replication plugin
- Fix JAR manifest claiming it is Commons IO project

Change-Id: Ia6929b27589700d7bcab20a9a5b85926636ab463
2014-03-03 16:10:17 +09:00
..
2014-03-03 16:10:17 +09: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.