From: Artur Signell Date: Tue, 6 Oct 2009 15:35:08 +0000 (+0000) Subject: Added compiling of widgetset generator so the gwt compiler finds it X-Git-Tag: 6.7.0.beta1~2428 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=42b6a9c51ff8a2c89d7d01abdd1e7f7d5221da96;p=vaadin-framework.git Added compiling of widgetset generator so the gwt compiler finds it svn changeset:9117/svn branch:6.2 --- diff --git a/build/build.xml b/build/build.xml index 16676683fd..12643b5891 100644 --- a/build/build.xml +++ b/build/build.xml @@ -779,7 +779,15 @@ - + + + + + + + + + Compiling src (client-side) com.vaadin.terminal.gwt.DefaultWidgetSet @@ -801,7 +809,7 @@ Compiled DefaultWidgetSet - + Compiling src (client-side) com.vaadin.portal.gwt.PortalDefaultWidgetSet @@ -823,7 +831,7 @@ Compiled PortalDefaultWidgetSet - + @@ -855,7 +863,7 @@ - + com.vaadin.demo.sampler.gwt.SamplerWidgetSet @@ -878,7 +886,7 @@ Compiled SamplerWidgetSet - + com.vaadin.demo.coverflow.gwt.CoverflowWidgetSet @@ -901,7 +909,7 @@ Compiled CoverflowWidgetSet - + com.vaadin.demo.colorpicker.gwt.ColorPickerWidgetSet