]> source.dussan.org Git - vaadin-framework.git/commitdiff
revision suggestion
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 08:38:09 +0000 (08:38 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 08:38:09 +0000 (08:38 +0000)
svn changeset:2604/svn branch:trunk

build/build.xml

index 5dfd604f631c5fcc555560e7cd87493bfe3eb0ee..528a3b2cf1ac4b95ebf2a3b556d7c6cbc7048371 100644 (file)
@@ -28,6 +28,7 @@
        <!-- 
        Call one of package-* targets unless you understand what you are doing 
        -->
+       <!-- TODO Should we remove depencencies: clean-all, init, build -->
        <target name="package-all" depends="clean-all, init, build, internal-package-mac, internal-package-windows, internal-package-linux" description="Build public packages for Windows, Linux and Mac platforms.">
        </target>