Files
gerrit/plugins
David Pursehouse fee21ba1d5 Update replication plugin to latest revision
- Add method onRefReplicatedToAllNodes to PushResultProcessing
- Add missing easymock dependency

Change-Id: I44eafd98b22591e1bbf0ba87b2b15e52a15dfb1f
2013-11-11 14:41:45 +09:00
..
2013-10-29 10:43:46 +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.