digideskio / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

Compilation of GlassPanelImpl.java throws Warning #344

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GWT Compilation of GlassPanelImpl.java throws Warning:

[WARN] Warnings in
'jar:file:/home/wbabachan/.m2/repository/com/google/gwt/gwt-incubator/2.0.1/gwt-
incubator-2.0.1.jar!/com/google/gwt/widgetideas/client/impl/GlassPanelImpl.java'
[INFO]          [WARN] Line 30: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'
[INFO]          [WARN] Line 38: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'

What version of gwt and gwt-incubator are you using?
gwt 2.0.3, gwt-incubator-2.0.1 or gwt-incubator-20100204-r1747

What OS and browser are you using?
Linux - Fedora 12

Do you see this error in hosted mode, web mode, or both?
Both of them.

What is the expected output? What do you see instead?
No Warnings.

Original issue reported on code.google.com by wbabac...@googlemail.com on 9 Mar 2010 at 9:02

GoogleCodeExporter commented 8 years ago
duplicate of 339?
http://code.google.com/p/google-web-toolkit-incubator/issues/detail?id=339

Original comment by datasurfer on 9 Sep 2010 at 7:31