]> source.dussan.org Git - vaadin-framework.git/commitdiff
Exclude gwt-unitCache which is too large for GAE
authorArtur Signell <artur@vaadin.com>
Mon, 16 Apr 2012 10:23:25 +0000 (13:23 +0300)
committerArtur Signell <artur@vaadin.com>
Mon, 16 Apr 2012 10:28:31 +0000 (13:28 +0300)
build/build.xml

index 21a7b823e1fdc728652d36af6bca4ca67d69b504..08423c276b6b90985e109c609f92f2c2e8c41618 100644 (file)
 
         <war warfile="${result-path}/${test-war-filename}"> 
             <fileset dir="${output-dir}/WebContent">
+               <exclude name="VAADIN/gwt-unitCache" />
                 <!-- Already in JAR -->
                <!-- Not excluded because used from WAR by portal integration tests
                 <exclude name="VAADIN/themes/base/**/*" />