25 Jan
2010
25 Jan
'10
8:10 p.m.
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-20091... 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