[gwt-contrib] Re: Serialization of Final Fields in RPC (issue1380807)

2011-09-22 Thread zhuyi
On 2011/09/14 17:45:17, zhuyi wrote: Ray, John and others: I and Stephen have been working on this for a while to make the option of serializing final fields in RPC be a non-static variable to eliminate flakiness, and pass this option to server side by serialization policy file. Please

[gwt-contrib] [google-web-toolkit] r10664 committed - Added note on installing the build helper connector if required

2011-09-22 Thread codesite-noreply
Revision: 10664 Author: drfibona...@google.com Date: Thu Sep 22 11:04:05 2011 Log: Added note on installing the build helper connector if required http://code.google.com/p/google-web-toolkit/source/detail?r=10664 Modified: /wiki/RequestFactoryInterfaceValidation.wiki

[gwt-contrib] [google-web-toolkit] r10665 committed - Edited wiki page WorkingWithMaven through web user interface.

2011-09-22 Thread codesite-noreply
Revision: 10665 Author: drfibona...@google.com Date: Thu Sep 22 12:57:18 2011 Log: Edited wiki page WorkingWithMaven through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10665 Modified: /wiki/WorkingWithMaven.wiki

[gwt-contrib] [google-web-toolkit] r10666 committed - build-helper-maven-plugin connector required if using RequestFactory

2011-09-22 Thread codesite-noreply
Revision: 10666 Author: drfibona...@google.com Date: Thu Sep 22 13:29:59 2011 Log: build-helper-maven-plugin connector required if using RequestFactory http://code.google.com/p/google-web-toolkit/source/detail?r=10666 Modified: /wiki/WorkingWithMaven.wiki

[gwt-contrib] Allow @defs with multiple values (issue1556804)

2011-09-22 Thread unnurg
Reviewers: rjrjr, Description: Allow @defs with multiple values Please review this at http://gwt-code-reviews.appspot.com/1556804/ Affected files: M user/src/com/google/gwt/resources/rg/CssResourceGenerator.java M user/test/com/google/gwt/resources/client/CSSResourceTest.java M

[gwt-contrib] Allow @defs with multiple values (issue1557803)

2011-09-22 Thread unnurg
Reviewers: rjrjr, Description: Allow @defs with multiple values Please review this at http://gwt-code-reviews.appspot.com/1557803/ Affected files: M user/src/com/google/gwt/resources/rg/CssResourceGenerator.java M user/test/com/google/gwt/resources/client/CSSResourceTest.java M

[gwt-contrib] [google-web-toolkit] r10667 committed - Allow @defs with multiple values...

2011-09-22 Thread codesite-noreply
Revision: 10667 Author: unn...@google.com Date: Thu Sep 22 13:53:31 2011 Log: Allow @defs with multiple values Review at http://gwt-code-reviews.appspot.com/1557803 Review by: rj...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10667 Modified:

[gwt-contrib] [google-web-toolkit] r10668 committed - Created wiki page through web user interface.

2011-09-22 Thread codesite-noreply
Revision: 10668 Author: cromwell...@google.com Date: Thu Sep 22 22:21:16 2011 Log: Created wiki page through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10668 Added: /wiki/SourceMaps.wiki === --- /dev/null +++

[gwt-contrib] [google-web-toolkit] r10669 committed - Edited wiki page SourceMaps through web user interface.

2011-09-22 Thread codesite-noreply
Revision: 10669 Author: cromwell...@google.com Date: Thu Sep 22 22:25:49 2011 Log: Edited wiki page SourceMaps through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10669 Modified: /wiki/SourceMaps.wiki === ---

[gwt-contrib] Add SourceMap support to GWT (issue1558803)

2011-09-22 Thread cromwellian
Reviewers: unnurg, Description: Add SourceMap support to GWT See http://code.google.com/p/google-web-toolkit/wiki/SourceMaps or details. Please review this at http://gwt-code-reviews.appspot.com/1558803/ Affected files: M dev/build.xml M