On Tue, Mar 4, 2014 at 8:14 PM, Thanh Ha <[email protected]> wrote:

>  Hi Everyone,
>
> Gerrit has been upgraded to 2.8.1 and is now back in service.
>

if you are using the gerrit-trigger plugin to run verification builds on
Hudson
you need to reconfigure it in the global Hudson Gerrit trigger
configuration [1]:

- click "Manage Hudson > Gerrit Trigger"
- click "Advanced..."
- replace all occurrences of "gerrit approve ..." by "gerrit review ..."
- save

[1]
https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.8.html#_schema_change

*WARNING:* The deprecated approve alias for the
review<https://gerrit-documentation.storage.googleapis.com/Documentation/2.8/cmd-review.html>
SSH
command has been removed. This is important for all users of the Jenkins Gerrit
Trigger Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger>
since
this plugin by default uses the approve command to vote and comment on
changes in Gerrit. If you use the Gerrit Trigger Plugin, go to its global
configuration in Jenkins and adapt the Gerrit commands to use the
review command
instead of the approve command.

--
Matthias
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to