Files
gerrit/plugins
David Pursehouse 63a0464b08 Merge branch 'stable-2.11'
* stable-2.11:
  Update 2.11.1 release notes
  Update version to 2.10.5
  Release notes for 2.10.5
  Update reviewnotes plugin to latest revision
  Bump JGit to v4.0.0.201506090130-r
  Allow to push a tag that points to a non-commit object
  ChangeKindCacheImpl: Assume REWORK if we hit LargeObjectException
  Fixed regression caused by the defaultValue feature

Change-Id: I48f61a872c523fdce4f523ebc08dba75a57add52
2015-06-12 18:06:13 +09:00
..
2015-06-12 18:06:13 +09: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.