Files
gerrit/plugins
David Pursehouse 30d3d6e666 Update replication plugin to latest revision
- Fix replication_log with external log4j.configuration

Change-Id: I31ac71437f331cfa6514c8ab8b5795f456c320b1
2015-03-29 21:00:45 +01: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.