dev-release.txt: Verify the war version

...which I did not do for 2.15-rc0, so I invariably did it wrong.

Change-Id: I908d1b5445792eb5b311123f792e2539c87737c5
This commit is contained in:
Dave Borowitz
2017-10-02 12:51:34 +01:00
parent 236076543c
commit 4c04000fb9

View File

@@ -111,8 +111,12 @@ Tag the plugins:
./tools/maven/api.sh install
----
* Sanity check WAR
* Test the new Gerrit version
* Verify the WAR version:
+
----
java -jar ~/dl/gerrit-$version.war --version
----
* Try upgrading a test site and launching the daemon
* Verify plugin versions
+