Sergiu Dumitriu wrote: > 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-20091216-r1739.jar >> 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?
As you can see on http://code.google.com/p/google-web-toolkit-incubator/wiki/Downloads 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 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

