Re: Compiler warnings when migrating from 2.3 to 2.4 or 2.5-rc1

2012-08-06 Thread John
I found it. Looks like I don't have validation-api-1.0.0.GA-sources.jar on the classpath, I have a 2nd copy of validation-api-1.0.0.GA.jar parading as sources. Now to figure out how that is happening. On Thursday, August 2, 2012 10:58:07 AM UTC-4, John wrote: > > GWT compile using 2.3.0 appear

Compiler warnings when migrating from 2.3 to 2.4 or 2.5-rc1

2012-08-03 Thread John
GWT compile using 2.3.0 appears clean. When I migrate to 2.4.0 or 2.5.0-rc1 I see the following warnings: [java]Validating units: [java] Ignored 70 units with compilation errors in first pass. [java] Compile with -strict or with -logLevel set to TRACE or DEBUG to see al