]> source.dussan.org Git - vaadin-framework.git/commitdiff
#8009 Made war include resources required by the demo launcher
authorArtur Signell <artur.signell@itmill.com>
Mon, 28 Nov 2011 11:03:57 +0000 (11:03 +0000)
committerArtur Signell <artur.signell@itmill.com>
Mon, 28 Nov 2011 11:03:57 +0000 (11:03 +0000)
svn changeset:22145/svn branch:6.7

build/build.xml

index bfa038a68651da3e6c5027830f444df212e33768..cc7fc5dcba062d97c14c0b3bcceb4458f9d48e59 100644 (file)
                 <exclude name="**/*.html" />
                 <exclude name="**/*.css" />
                 <exclude name="**/*.xml" />
+                       <!-- Include files required by the DemoLauncher/DevelopmentServerLauncher -->
+                       <include name="{$toolkit-package}/launcher/**/jetty-webdefault.xml" />
+                       <include name="{$toolkit-package}/launcher/**/keystore" />
             </fileset>
         </copy>