]> source.dussan.org Git - vaadin-framework.git/commitdiff
For Sami, changed build in such way that JSP naming is not done.
authorJani Laakso <jani.laakso@itmill.com>
Mon, 5 Nov 2007 09:37:33 +0000 (09:37 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Mon, 5 Nov 2007 09:37:33 +0000 (09:37 +0000)
svn changeset:2710/svn branch:trunk

build/build-www.itmill.com.xml

index e025f9729423c8d5477985e83fce9e5f576ff0d8..43467144ea82df11615feecfe5531ee6cade3fe9 100644 (file)
                        </fileset>
                </copy>
                <!-- rename to JSP -->
-                <move todir="build/result/www.itmill.com/manual">
+                <!--<move todir="build/result/www.itmill.com/manual">
                        <fileset dir="build/result/www.itmill.com/manual">
                                <include name="*.html"/>
                        </fileset>
                        <mapper type="glob" from="*.html" to="*.jsp"/>
-               </move>
+               </move>-->
                <!-- make a zip file -->
                <zip destfile="build/result/www.itmill.com//manual.zip" basedir="build/result/www.itmill.com/manual" />
   </target>