GWT 2.3.0 rebinding warnings

2011-05-04 Thread nokostar
I am upgrading to GWT 2.3 and compiling the modules produces a warning with one of the dependencies. Does anyone know the potential side effect of this and/or potential work around? Scanning for additional dependencies: jar:gwt-log-3.1.2.jar!/com/ allen_sauer/gwt/log/client/util/DOMUtil.java

Re: GWT 2.3.0 rebinding warnings

2011-05-04 Thread Fred Sauer
nokostar, This message is a warning and can (for the time being) be safely ignored. The message is due to the new user.agent property ie9 which was introduced (http://code.google.com/webtoolkit/release-notes.html). The message is telling you that the GWT compiler went ahead and assumed you the