You need to restrict the properties e.g. <set-property name="user.agent" value="safari,gecko1_8,ie6,ie8"/> <set-property name="mobile.user.agent" value="not_mobile" />
Perhaps something like that should be in the actual user agent module Στις 8 Ιουνίου 2011 3:48 μ.μ., ο χρήστης Anton Startsev (JIRA) <[email protected]> έγραψε: > 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 >
