My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 3583: Plugins failing to build. Complaining that "Constructors must be 'protected' in subclasses of JavaScriptObject"
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Sep 26


Sign in to add a comment
 
Reported by i.d.rath...@gmail.com, Sep 25, 2015
Beginning with commit

  e2e314bd5173e4bbbf4200897cb95ad4345755e0

building the plugins:

* cookbook-plugin [1],
* importer [2],
* reviewers [3],
* serviceuser [4],
* x-docs [5],

fail to build, complaining that:

  Compiling module com.googlesource.gerrit.plugins.cookbook.HelloForm
     Tracing compile failure path for type 'com.google.gerrit.plugin.client.ui.GroupSuggestOracle'
        [ERROR] Errors in 'jar:file:/home/gerrit_builder/builds/master/gerrit/buck-out/gen/gerrit-plugin-gwtui/__gwt_module_gwtui-api-lib%23gwt_module__/gwtui-api-lib%23gwt_module.jar!/com/google/gerrit/plugin/client/ui/GroupSuggestOracle.java'
           [ERROR] Line 78: Constructors must be 'protected' in subclasses of JavaScriptObject
     [ERROR] Aborting compile due to errors in some input files

[1] http://builds.quelltextlich.at/gerrit/nightly/master/2015-09-25/cookbook-plugin.jar.build.stdout.txt
[2] http://builds.quelltextlich.at/gerrit/nightly/master/2015-09-25/importer.jar.build.stdout.txt
[3] http://builds.quelltextlich.at/gerrit/nightly/master/2015-09-25/reviewers.jar.build.stdout.txt
[4] http://builds.quelltextlich.at/gerrit/nightly/master/2015-09-25/serviceuser.jar.build.stdout.txt
[5] http://builds.quelltextlich.at/gerrit/nightly/master/2015-09-25/x-docs.jar.build.stdout.txt
Sep 26, 2015
Project Member #3 David.Os...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting