On 01/25/2010 08:09 PM, Marius Dumitru Florea wrote:
In order to upgrade I need
http://google-web-toolkit-incubator.googlecode.com/files/gwt-incubator-2009…
in our maven repo:
mvn install:install-file -Dfile=gwt-incubator-20091216-r1739.jar
-DgroupId=com.google.gwt -DartifactId=gwt-incubator
-Dversion=20091216-r1739 -Dpackaging=jar
What is this file supposed to do, and why doesn't it have a stable
release version?
this is their release for GWT 2.0. They are not consistent about naming
their versions. We use the GlassPanel widget from this library to make
WYSIWYG dialogs modal.
Thanks,
Marius