Issue 3618: [plugin: servicesuser] Gerrit change in User accessor makes compilation fail
Status:  Submitted
Owner: ----
Closed:  Oct 20
Reported by i.d.rath...@gmail.com, Oct 20, 2015
In gerrit's

  85f0487714e005b478eee5b28efab22bf5b7a5e2

commit, the getCurrentUser accessor got renamed to getUser.

This makes compilation fail with

    [...]/serviceuser/ServiceUserResolver.java:101: error:
    <anonymous com.googlesource.gerrit.plugins.serviceuser.ServiceUserResolver$1>
    is not abstract and does not override abstract method getUser() in
    com.google.gerrit.server.util.RequestContext
          RequestContext context = new RequestContext() {
                                                        ^

See:
  http://builds.quelltextlich.at/gerrit/nightly/master/2015-10-20/serviceuser.jar.build.stderr.txt
  http://builds.quelltextlich.at/gerrit/nightly/master/latest/index.html#serviceuser.jar

Oct 20, 2015
Project Member #2 david.pu...@sonymobile.com
(No comment was entered for this change.)
Status: Submitted