gerrit/plugins
David Pursehouse 16c8148a0f Set core plugins to correct revisions for 2.6-rc2
Change-Id: I6292da3cbefd2b826f0d664a57a790c145d15a8f
2013-05-09 19:51:25 +01:00
..
commit-message-length-validator@74ec54fecd Set core plugins to correct revisions for 2.6-rc2 2013-05-09 19:51:25 +01:00
replication@ee687d42bf Set core plugins to correct revisions for 2.6-rc2 2013-05-09 19:51:25 +01:00
reviewnotes@37db5cfbb2 Set core plugins to correct revisions for 2.6-rc2 2013-05-09 19:51:25 +01:00
README Ensure core plugins are bundled by Maven 2013-05-06 15:36:46 -07: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.