Thank you for this new version! We immediately tested this 2.8.1 and checked that everything works as expected in development mode. However we experienced a strange and blocking deployment problem: - compilation with unchanged settings (xml files, compilation settings ... exactly as with 2.8.1) - deployment on tomcat (8.0.36) - ... then browsing the deployed version fails, a message mentioning that no development (!) service runs (on the production server!).
Very strange. Something in the compilation produced a development context instead of a production context. Getting back to 2.8.1. solved the problem... Should we update some compilation settings ? Waiting for a solution to this problem to move again to 2.8.2. Best regards, Fil Le jeudi 19 octobre 2017 23:32:21 UTC+2, Wesley.JUNG a écrit : > > Thanks > > On Thursday, October 19, 2017 at 4:30:49 PM UTC-4, Colin Alworth wrote: >> >> Today we released the next version of GWT, version 2.8.2. A few quick >> highlights from this new release: >> >> - GWT can now run on Java 9 (though Java 9 features are not yet >> supported, coming soon!) >> - Chrome 61 change in getAbsoluteTop/Left has been fixed >> - Errors on the page reported from window.onerror are now reported to >> your uncaught exception handler >> - GWT now generates CSP compliant dom elements >> >> The release notes can be found at >> http://www.gwtproject.org/release-notes.html#Release_Notes_2_8_2. Get >> yours from Maven Central, or from the zip release <https://goo.gl/pZZPXS> >> . >> >> Special thanks to Max Barkley of RedHat who helped lead the release >> effort this time, and to all of the fantastic testers who helped us ensure >> that this release was ready to go. >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
