gerrit/plugins
Shawn Pearce cee4e13ba3 Update plugins with fixed manifests
Change-Id: Ie4672d10615bef73b0e0b9514fb5b5ee587f4d50
2013-06-03 17:37:22 +02:00
..
commit-message-length-validator@545000b3a8 Update commit-message-length-validator plugin to latest 2013-05-31 05:05:22 +00:00
helloworld@5356ea1295 Update plugins with fixed manifests 2013-06-03 17:37:22 +02:00
replication@4c3f4c9025 Update plugins with fixed manifests 2013-06-03 17:37:22 +02:00
reviewnotes@e984300907 Update plugins with fixed manifests 2013-06-03 17:37:22 +02:00
BUCK Minor cleanups on BUCK genrules 2013-05-10 12:06:00 -07: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.