Hi all, while bringing GSS support into GWT, I discovered that the closure styleheets compiler actually requires Java7. This means that we either have to do a back port of the compiler (I haven't looked at it seriously) or require Java7 for development with GWT (probably only if you are using CssResource).
I really like your input on this and if I do not hear any strong objections, I will go ahead with using the Java7 version of closure stylesheets and thus we will require Java7 for GWT development. Note: This does not impact deployment of any GWT apps. You can still run a GWT app on a Java6 container, this will only affect developers on their machines. -Daniel -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CALLujip-hsvuE7-NghZGJ0HL007yjCaE5mMX2126Gag4KUJ7Ug%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
