Hi

I am using GWT 2.0.3 and gwt-incubator-20100204 in building our
application.
After migation from GWT 1.5.3 to GWT 2.0.3, i see below deprecation
warnings while compiling the code using GWT compiler. Also you can see
all these warnings are due to deprecated class references from
incubator jar.
Can you please help me how i can suppress these warnings?


Also is there a way to suppress the messages "Compiling 6
permutations ..."

Thanks
Sekhar

compile.web:
     [java] Compiling module deshaw.sonar.rose.gwt.SonarViewer
     [java]    Validating newly compiled units
     [java]       [WARN] Warnings in 'jar:file:/u/yemparal/svn/base/
gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/
client/GridBulkRenderer.java'
     [java]          [WARN] Line 102: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
     [java]          [WARN] Line 103: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.Grid'
     [java]          [WARN] Line 104: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.Grid'
     [java]          [WARN] Line 104: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
     [java]       [WARN] Warnings in 'jar:file:/u/yemparal/svn/base/
gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/
client/TableBulkRenderer.java'
     [java]          [WARN] Line 404: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
     [java]       [WARN] Warnings in 'jar:file:/u/yemparal/svn/base/
gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/table/
client/FixedWidthGridBulkRenderer.java'
     [java]          [WARN] Line 122: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
     [java]       [WARN] Warnings in 'jar:file:/u/yemparal/svn/base/
gwt-incubator-20100204-r1747.jar!/com/google/gwt/widgetideas/client/
impl/GlassPanelImpl.java'
     [java]          [WARN] Line 30: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'
     [java]          [WARN] Line 38: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'
     [java]    Compiling 6 permutations
     [java]       Compiling permutation 0...
     [java]       Compiling permutation 1...
     [java]       Compiling permutation 2...
     [java]       Compiling permutation 3...
     [java]       Compiling permutation 4...
     [java]       Compiling permutation 5...
     [java]    Compile of permutations succeeded

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to