From: Marko Grönroos Date: Wed, 2 Dec 2009 12:14:06 +0000 (+0000) Subject: Fixes to build-widgetset.xml script for Vaadin 6.2. For #3640. X-Git-Tag: 6.7.0.beta1~2204 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9954b8421e2117e068e274c834b8e4d4e0c2bcbc;p=vaadin-framework.git Fixes to build-widgetset.xml script for Vaadin 6.2. For #3640. svn changeset:10130/svn branch:6.2 --- diff --git a/build/package/build-widgetset.xml b/build/package/build-widgetset.xml index 84772dc1a2..27a371b3a3 100644 --- a/build/package/build-widgetset.xml +++ b/build/package/build-widgetset.xml @@ -21,7 +21,7 @@ See configure target to adjust this buildfile. @@ -53,8 +53,12 @@ See configure target to adjust this buildfile. Modify this example Ant script to compile your own widget sets. - - + + + + + + @@ -121,29 +125,30 @@ See configure target to adjust this buildfile. - - - + + + - - - - - - + depends="compile-server-side, configure-widgetset" + if="generate.widgetset"> + + + + + + - - - + + + - + + depends="compile-server-side, generate-widgetset"> Compiling ${widgetset}... - +