Merge branch 'stable-2.9'

* stable-2.9:
  Clarify new installation vs. upgrade of plugin in 2.9 release notes

Change-Id: I5f4bfa3fee70df7bcd78a5f231c75df8928960ec
This commit is contained in:
Edwin Kempin
2014-07-18 15:46:35 +02:00

View File

@@ -37,10 +37,11 @@ a secondary index is now mandatory.
`download-commands` core plugin or any other plugin providing download `download-commands` core plugin or any other plugin providing download
commands is installed. The `download-commands` plugin provides the commands is installed. The `download-commands` plugin provides the
standard download schemes and commands. It is packaged together with standard download schemes and commands. It is packaged together with
Gerrit and can be installed during the Gerrit and can be installed, or upgraded, during the
link:https://gerrit-review.googlesource.com/Documentation/pgm-init.html[ link:https://gerrit-review.googlesource.com/Documentation/pgm-init.html[
site initialization]: site initialization]:
.Installing the plugin for the first time
- Batch init: - Batch init:
+ +
By default the batch init does *not* install any core plugin. To By default the batch init does *not* install any core plugin. To
@@ -60,7 +61,8 @@ installed. To install the plugin the question must be answered with `y`:
Install plugin download-commands version v2.9 [y/N]? y Install plugin download-commands version v2.9 [y/N]? y
---- ----
Pay attention that the 2.8 version of the `download-commands` plugin is .Upgrading the plugin
Pay attention that the `download-commands` plugin from Gerrit 2.8 is
*not* compatible with Gerrit 2.9 and must be upgraded: *not* compatible with Gerrit 2.9 and must be upgraded:
- Batch init: - Batch init: