[gwt-contrib] Re: Fixes logging and character set warnings for dynatablerf and mobilewebapp samples. (issue1543803)

2011-09-12 Thread rjrjr
DTRF runs without warnings. mobilewebapp is down to the following, which is an improvement at least. [WARNING] Don't declare gwt-dev as a project dependency. This may introduce complex dependency conflicts [INFO] create exploded Jetty webapp in

[gwt-contrib] Re: Fixes logging and character set warnings for dynatablerf and mobilewebapp samples. (issue1543803)

2011-09-12 Thread rjrjr
And, ready for review please. Or advice on stomping the last errors. The org.mortbay.log.StdErrLog one is kind of aggravating, since it seems like it's simply misrouted, should be an [INFO] http://gwt-code-reviews.appspot.com/1543803/ --

[gwt-contrib] Re: Fixes logging and character set warnings for dynatablerf and mobilewebapp samples. (issue1543803)

2011-09-12 Thread rchandia
LGTM. The gwt-dev one is hard to avoid as long as we compile the linker alongside the rest of the app. On 2011/09/12 18:41:47, rjrjr wrote: And, ready for review please. Or advice on stomping the last errors. The org.mortbay.log.StdErrLog one is kind of aggravating, since it seems like