Hello,

I recently added the following tags to support spanish and chinese in
our product, with other tags.

    <extend-property name="locale" values="en"/>
    <extend-property name="locale" values="es"/>
    <extend-property name="locale" values="zh"/>

    <set-property-fallback name="locale" value="en"/>

With these tags, the compiler takes around 45 minutes. If I remove,
the compilation time is back to normal.

Has anyone faced this problem ?

Thanks,
Sunil.

-- 
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