Files
gerrit/plugins
David Pursehouse 13c027ed3c Update commit-message-length-validator plugin to latest
Update to include the commit:  "Allow to reject commits when subject
or line length exceeds limit".

Change-Id: I2722d5c00c5ad9e37b669f3c5c4a0c8ea2962f95
2013-05-31 05:05:22 +00:00
..
2013-05-10 12:06:00 -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.