]> source.dussan.org Git - vaadin-framework.git/commitdiff
Disabled automatic building and inclusion of reservr widgetset in the package as...
authorArtur Signell <artur.signell@itmill.com>
Tue, 2 Mar 2010 06:29:25 +0000 (06:29 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 2 Mar 2010 06:29:25 +0000 (06:29 +0000)
svn changeset:11574/svn branch:6.3

build/build.xml

index c5b337f64a1d5be8bf84d1bcd88888487701c086..3d00e344ad911deb2d3f9810f127baa5de3381c1 100644 (file)
         <!-- We can't call these with 'depends' because of the 'unless' specifier. -->
         <antcall target="compile-widgetset-default"/>
         <antcall target="compile-widgetset-portal-default"/>
-        <antcall target="compile-widgetset-reserver"/>
         <antcall target="compile-widgetset-sampler"/>
         <antcall target="compile-widgetset-colorpicker"/>
         <antcall target="compile-widgetset-coverflow"/>
         <parallel threadsperprocessor="1">
             <antcall target="compile-widgetset-default"/>
             <antcall target="compile-widgetset-portal-default"/>
-            <antcall target="compile-widgetset-reserver"/>
             <antcall target="compile-widgetset-sampler"/>
             <antcall target="compile-widgetset-colorpicker"/>
             <antcall target="compile-widgetset-coverflow"/>