]> source.dussan.org Git - vaadin-framework.git/commitdiff
more todos to buils.xml
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 09:00:28 +0000 (09:00 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 28 Oct 2007 09:00:28 +0000 (09:00 +0000)
svn changeset:2606/svn branch:trunk

build/build.xml

index c100928b40c08f2550e43924dd92a938b38825ff..a69a810d3481f0f7f23cec66e6474559616eccaf 100644 (file)
        </target>
 
        <!-- XEP-based FO building -->
+       <!-- TODO When building without license, we should use demo-license to get a working manual with watermarks
+                       instead of a manual with 50% of the pages left blank. Also a big warning should be given with message
+                       that Jani is the only one who can build official packages.
+                       
+                       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.
+   -->
        <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">