[gwt-contrib] Re: Makes the @GwtTransient mechanism work for any annotation with that (issue1544803)

2011-09-13 Thread cromwellian
LGTM http://gwt-code-reviews.appspot.com/1544803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Makes the @GwtTransient mechanism work for any annotation with that (issue1544803)

2011-09-13 Thread rjrjr
http://gwt-code-reviews.appspot.com/1544803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10644 committed - When -XdisableClassMetadata is used, Class.getName() can return Class$...

2011-09-13 Thread codesite-noreply
Revision: 10644 Author: cromwell...@google.com Date: Tue Sep 13 11:22:30 2011 Log: When -XdisableClassMetadata is used, Class.getName() can return Class$SseedNumber as a class name. However, there are other modes where it can return Class$obfuscated function name. In some rare

[gwt-contrib] [google-web-toolkit] r10645 committed - Makes the @GwtTransient mechanism work for any annotation with that...

2011-09-13 Thread codesite-noreply
Revision: 10645 Author: rj...@google.com Date: Tue Sep 13 11:23:09 2011 Log: Makes the @GwtTransient mechanism work for any annotation with that simple name. Review at http://gwt-code-reviews.appspot.com/1544803 Review by: cromwell...@google.com

[gwt-contrib] Update the checkstule path for validation sample (issue1547803)

2011-09-13 Thread nchalko
Reviewers: rjrjr, Description: Update the checkstule path for validation sample Fix the @NotSupported count Please review this at http://gwt-code-reviews.appspot.com/1547803/ Affected files: M samples/common.ant.xml M user/build.xml Index: samples/common.ant.xml