[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
/Users/rjrjr/src/gwt-g5/google3/third_party/java_src/gwt/svn/trunk/samples/mobilewebapp/target/MobileWebApp-1.0-SNAPSHOT
[ERROR] 2011-09-12 18:39:32.155:INFO::Logging to STDERR via
org.mortbay.log.StdErrLog
[ERROR] 2011-09-12 18:39:32.311:INFO::jetty-6.1.x
[ERROR] 2011-09-12 18:39:32.995:INFO::Started
SelectChannelConnector@0.0.0.0:
[ERROR] 2011-09-12 11:39:33.804 java[85356:d203] Unable to obtain JNIEnv
for context:0


http://gwt-code-reviews.appspot.com/1543803/

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


[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/

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


[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

it's simply misrouted, should be an [INFO]




http://gwt-code-reviews.appspot.com/1543803/

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