Lots of Elemental patches have been merged in the last few days, but we do still have a short list that would be nice to get included.
https://gwt-review.googlesource.com/#/c/9098/ https://gwt-review.googlesource.com/#/c/9099/ https://gwt-review.googlesource.com/#/c/9095/ The code appears to be in good shape, so it only remains for someone with appropriate authority to decide whether the changes are wanted. On Thursday, 9 October 2014 16:25:37 UTC+3, Daniel Kurka wrote: > > We are making steady progress towards GWT 2.7. At this point we are not > accepting any new patches, but we still have a list of issues that we would > like to include in the upcoming release. This is no guarantee that all of > them are going to make it but we are trying our best. Also we are holding > off committing any risky patches to master until we have cut the GWT 2.7 > release branch. I'll ping back GWT contributors once we have done that. > Please do not commit any patches that do not need to go in. > > > - Issue 8762 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=8762>: > Migration to android.json from org.json not being complete (Current > patch). > Deploy a com.google.gwt.org.json version based of android that the GWT SDK > can depend on and update the pom of the SDK to use it. Include a warning > in > the release notes about small the very small incompatibilities between the > two. > - Issue 8613 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=8613>: > Bug fix for ValuePicker > - Issue 8619 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=8619>: > Super dev mode can fail to start on windows if previous dirs are still > locked. SDM will skip deletion of dirs on windows if it fails and emit a > warning. (skybrian) > - Issue 8716 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=8716>: > Package names can collide with class names on case insensitive file > system. > John will come up with a fix for GWT 2.7 if it is not to hard to do > (stalcup). > - Issue 8938 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=8938>: > GWT RPC base url is not set correctly for all cases in SDM recompiles. > dankurka will update the implementation to include a full > computeScriptBase > implementation. > - GWT RPC policy files should be written to -launcherDir so that the > normal server can use them easily (skybrian) > - verify sample apps are actually compiling in SDM (since it is now > default) (dankurka) > - remove generation of SDM targets in samples since it is now default > (skybrian) > - John found two small issues in incremental. These need to be fixed > for GWT 2.7 (stalcup & rluble) > - Exception links in the chrome dev tools are not clickable (goktug) > - Issue 4236 > <https://code.google.com/p/google-web-toolkit/issues/detail?id=4236>: > NavigatableMap: We would like to include this in GWT 2.7, but it needs > more > testing. Ask Andrei to copy all apache testcases and make them work, then > we include it in GWT 2.7 (goktug) > - Removing IE6 references in the code base (niloc) > > > -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/b8d11950-f32a-466a-b748-036622710c70%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
