summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-07-18 18:22:03 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-07-18 18:35:01 +0900
commited82b66901775f491ebf66b20534fdd6b0232e8c (patch)
tree4f96b202ed4779177b2559dece1007ff9aee5bab
parent8d5bbcd22171582c226e98bab7e02d3e5409f2b7 (diff)
Clarify new installation vs. upgrade of plugin in 2.9 release notesv2.9
The download-commands plugin can be either newly installed, or upgraded, when installing Gerrit 2.9 Make this a bit clearer in the release notes. Change-Id: If6feeb5122d8bdc4272d086f540485dc66a0e44d
-rw-r--r--ReleaseNotes/ReleaseNotes-2.9.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/ReleaseNotes/ReleaseNotes-2.9.txt b/ReleaseNotes/ReleaseNotes-2.9.txt
index 9f2c9203ad..ff307b2501 100644
--- a/ReleaseNotes/ReleaseNotes-2.9.txt
+++ b/ReleaseNotes/ReleaseNotes-2.9.txt
@@ -37,10 +37,11 @@ a secondary index is now mandatory.
`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
+Gerrit and can be installed, or upgraded, during the
link:https://gerrit-review.googlesource.com/Documentation/pgm-init.html[
site initialization]:
+.Installing the plugin for the first time
- Batch init:
+
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
----
-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:
- Batch init: