]> source.dussan.org Git - vaadin-framework.git/commitdiff
More todos...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 09:37:36 +0000 (09:37 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 09:37:36 +0000 (09:37 +0000)
svn changeset:2607/svn branch:trunk

build/build.xml

index a69a810d3481f0f7f23cec66e6474559616eccaf..f0667bb9d589927cd57c4de5148ee09f337a47fc 100644 (file)
                                <include name="${toolkit-package}/demo/**/*" />
                        </fileset>
                </copy>
+               
+               <!-- TODO We MUST rebuild all the widgetsets explicitly in the build.xml. If not, whatever happents (or doesn't
+                        happent) to be built in WebContents dir gets included in the distribution package. So please do include
+                        dependency on build-widgetsets to this target and move compile-gwt-components to build-widgetsets -->
 
                <!-- Add WebContent -->
                <echo>Adding WebContent files, excluding ITMILL/widgetsets and few internal development libraries.</echo>
                        
                        Another alternative would be to commit official license key to svn - and allow everyone to build 
                        working manuals. I think that we would not harsly disobey the license as only one person builds the
-                       official buils.
-   -->
+                       official buils. 
+       -->
        <target name="manual-pdf">
                <echo>PDF Manual: converting xml to fo</echo>
                <java classname="org.apache.xalan.xslt.Process" failonerror="yes" fork="yes" maxmemory="512m">