Can't inherit wave project
--------------------------
Key: WAVE-284
URL: https://issues.apache.org/jira/browse/WAVE-284
Project: Wave
Issue Type: Bug
Components: Extentions
Affects Versions: 0.1
Environment: Wave version from hg trunk
http://code.google.com/p/wave-protocol/source/checkout, gwt-user.jar and
gwt-dev.jar from /third_party/codegen/gwt folder
Reporter: Anton Startsev
Trying inherit project, in My.gwt.xml:
...
<inherits name="org.waveprotocol.wave.model.account.Account" />
<inherits name="org.waveprotocol.wave.client.editor.harness.EditorHarness" />
...
gwt compile produce:
java
Compiling module ru.artlebedev.ast.Admin
[ERROR] Errors in
'jar:file:/mnt/sda1/projects/appengine/nucleus-app/war/WEB-INF/lib/client-common-src.jar!/org/waveprotocol/wave/client/common/util/UserAgentStaticProperties.java'
[ERROR] Line 57: Rebind result
'org.waveprotocol.wave.client.common.util.UserAgentStaticProperties' cannot be
abstract
[ERROR] Cannot proceed due to previous errors
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira