]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed #569
authorJani Laakso <jani.laakso@itmill.com>
Thu, 12 Apr 2007 12:32:09 +0000 (12:32 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Thu, 12 Apr 2007 12:32:09 +0000 (12:32 +0000)
svn changeset:1203/svn branch:trunk

build/build.xml

index 7ea806cd944251bc28d712a00f4b8358bfb18c44..5858802ceab08baae77d68c0b3f867459adf0e3c 100644 (file)
                </copy>
                
                <!-- Create demo WAR -->
-               <war warfile="${output-dir}/demo/webapps/${product-file}.war" webxml="WebContent/WEB-INF/web.xml">
+               <war warfile="${output-dir}/demo/${product-file}.war" webxml="WebContent/WEB-INF/web.xml">
                        <!-- WebContent: htmls, styles, license-->
                        <fileset dir="WebContent">
                                <exclude name="**/.svn" />