My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 3638: [plugin: delete-project] Gerrit's dropping of the PatchSetAncestors table makes compilation fail
2 people starred this issue and may be notified of changes. Back to list
Status:  ChangeUnderReview
Owner:  ----


Sign in to add a comment
 
Reported by i.d.rath...@gmail.com, Oct 29, 2015
[plugin: delete-project] Gerrit's dropping of the PatchSetAncestors table makes compilation fail

Gerrit core dropped the PatchSetAncestors table [1], which made
compiling against current master fail

Error message is (re-formatted to fit the commit message):

[...]/Schema73DatabaseDeleteHandler.java:141: error: cannot find symbol
          db.patchSetAncestors().byPatchSet(patchSet.getId()));
            ^
  symbol:   method patchSetAncestors()
  location: variable db of type com.google.gerrit.reviewdb.server.ReviewDb

See
http://builds.quelltextlich.at/gerrit/nightly/master/2015-10-29/delete-project.jar.build.stderr.txt
http://builds.quelltextlich.at/gerrit/nightly/master/2015-10-29/index.html#delete-project.jar

[1] In commit 4ebea5bd673fcfac8ccecb1fa30098a1ad71466f

Oct 30, 2015
Project Member #2 huga...@gmail.com
(No comment was entered for this change.)
Status: ChangeUnderReview
Sign in to add a comment

Powered by Google Project Hosting