Warn in 2.8 rel. notes that ChangeScreen2 needs download-commands plugin

Without this plugin the new change screen doesn't provide any download
commands. Admins must know that they need to install this plugin.

Change-Id: I389e267b99949fe69668d25b26ab608ace33c534
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin 2013-12-10 07:49:51 +01:00
parent 7619586037
commit a2e9e6b635

@ -37,6 +37,14 @@ Trigger Plugin, go to its global configuration in Jenkins and adapt the
Gerrit commands to use the `review` command instead of the `approve`
command.
*WARNING:* The new change screen only displays download commands if the
`download-commands` core plugin or any other plugin providing download
commands is installed. The `download-commands` plugin provides the
standard download schemes and commands. It is packaged together with
Gerrit and can be installed during the
link:https://gerrit-review.googlesource.com/Documentation/pgm-init.html[
site initialization].
Release Highlights
------------------