[Engine-devel] gwt error with nightly engine builds and IE8/9
Itamar Heim
iheim at redhat.com
Wed Sep 19 07:05:24 UTC 2012
On 09/19/2012 05:47 AM, Dead Horse wrote:
> I have been seeing this issue with the latest nightly engine builds for
> quite a few weeks now with Internet Explorer Version 8 and 9.
>
> ERROR: Possible problem with your *.gwt.xml module file.
> The compile time user.agent value (gecko1_8) does not match the runtime
> user.agent value (ie9). Expect more errors.
since compiling for different browsers is very expensive on cpu/time
with gwt, the devel build is done with only gecko1_8 by default.
it could be that the nightly build isn't enabling the other browsers,
which it should.
More information about the Engine-devel
mailing list