Now that you mention it, it is failing to build for me.  Strange.  Will fix.

On Tue, May 11, 2010 at 9:00 AM, Max <goo...@maxwerner.de> wrote:

> Hej all,
>
> I've just checked out GWT branches/2.1 from SVN and tried to compile
> but get the following error (warnings omitted):
>
> [gwt.javac] /home/max/dev/gwt/branch-2.1/user/src/com/google/gwt/junit/
> JUnitShell.java:139: ArgHandlerWhitelist() has protected access in
> com.google.gwt.dev.DevModeBase.ArgHandlerWhitelist
> [gwt.javac]       registerHandler(new ArgHandlerWhitelist());
> [gwt.javac]                       ^
> [gwt.javac] /home/max/dev/gwt/branch-2.1/user/src/com/google/gwt/junit/
> JUnitShell.java:140: ArgHandlerBlacklist() has protected access in
> com.google.gwt.dev.DevModeBase.ArgHandlerBlacklist
> [gwt.javac]       registerHandler(new ArgHandlerBlacklist());
> [gwt.javac]                       ^
>
> After investigating a bit in the SVN logs I think it has to do with
> the patch that came with revision 7971. See this link for the Rietveld
> entry: http://gwt-code-reviews.appspot.com/361801/show
>
> Do you experience the same errors?
>
> TIA
> Max
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to