Files
gerrit/plugins
David Pursehouse d7f38a5ee3 Merge branch 'stable-2.11'
* stable-2.11:
  Update download-commands plugin revision
  Make sure /a is not in the project name for git-over-http requests
  Update plugin archetype version in plugin documentation to 2.11
  Avoid NPE in get related changes

* Update download-commands plugin revision:
  Include '/a' into HttpScheme URLs to trigger authentication

Change-Id: I3536900d131d01aad9144bdb9d452725ab06cc83
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2015-07-03 09:26:28 +02: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.