Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.0 M1
-
None
-
Unknown
-
Description
I get this error trying to compile my project using xwiki-web-gwt-dom-2.0-SNAPSHOT.jar and gwt 2.0 (a snapshot):
Removing units with errors
[ERROR] Errors in 'jar:file:/home/vjrj/.m2/repository/org/xwiki/platform/xwiki-web-gwt-dom/2.0-SNAPSHOT/xwiki-web-gwt-dom-2.0-SNAPSHOT.jar!/org/xwiki/gwt/dom/client/Element.java'
[ERROR] Line 311: Cannot override the final method from Element
[ERROR] Line 352: Cannot override the final method from Element
[ERROR] Line 368: Cannot override the final method from Element
Removing hasAttribute addClassName and removeClassName (finally provided by gwt 2.0) can fix this issue.
Attachments
Issue Links
- depends on
-
XWIKI-4797 Upgrade to GWT 2.0.0
- Closed