From cab2af2f44f0336bbb75a451eb8feef6bd5bbb93 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Fri, 11 Jun 2010 09:53:32 +0000 Subject: Many changes almost related with effects and the re-factor of plugins: - Removed plugin stuff which already were moved to the plugins module - Moved all GQuery core plugin stuff into the plugins namespace - Redesign and recode of the Effects plugin using GWT animate as base - Documented many undocumented methods - Added a couple of scripts to generate Lazy interfaces from the class - Modifications to the effects sample to show the usage of the effects plugin - More tests cases in the devtest module. - Many other minor changes. --- devtest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devtest/pom.xml') diff --git a/devtest/pom.xml b/devtest/pom.xml index 2f9c6438..d7de4e79 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -53,7 +53,7 @@ org.codehaus.mojo gwt-maven-plugin - + ${gwtversion} com.google.gwt.query.DevTestRunner -- cgit v1.2.3