Open dcheung2 opened 4 years ago
Thanks - I have a PR in progress to update this.
That said, the changes are very minimal in GWT itself, only the JRE emul will see changes - please see https://github.com/gwtproject/gwt-site/pull/302/files#diff-4480d69e2df165533008c1e91e86449f for the update.
I'll get this wrapped up tomorrow.
Could you add a link or something to the site to clarify which version it is ? with a link point to old version
2.9 still too new and I guess most people are still in 2.8 if not 2.7.
GWT 2.8.2 is three years old - at present (as it has been since at least the project was open sourced), the only version which is supported is the latest - the project doesn't offer support for old builds.
If you want to see what emulation is present in a specific version, check out that version in git, and run ant doc
to get the build/out/doc/emul-ezt/fragment.html
file, which contains the emulation as of that release.
http://www.gwtproject.org/doc/latest/RefJreEmulation.html The page itself is unclear which version 2.8 or 2.9 is on the doc.
https://github.com/gwtproject/gwt-site/blob/master/src/main/markdown/doc/latest/RefJreEmulation.md The git log show it should be 2.8.2.