[gwt-contrib] Re: s/getException/exception/ in javadocs in GWTTestCase (issue1800805)

2012-08-15 Thread skybrian
LGTM http://gwt-code-reviews.appspot.com/1800805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Prevent code for constraints which are not in the groups listed in the @GwtValidation annotation... (issue1802805)

2012-08-15 Thread idol
Reviewers: Nick Chalko, cromwellian, Description: Prevent code for constraints which are not in the groups listed in the @GwtValidation annotation from being generated. This greatly simplifies the creation of server-side-only constraints which will not compile using GWT - just put those