keep build from deleting new js template

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1774068c
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1774068c
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/1774068c

Branch: refs/heads/feature-autobuild/maven-archetypes
Commit: 1774068cd296c9cf8826bd4adc77b1c118b3f8aa
Parents: 8087621
Author: Alex Harui <aha...@apache.org>
Authored: Fri Sep 30 08:20:51 2016 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Fri Sep 30 08:24:37 2016 -0700

----------------------------------------------------------------------
 frameworks/build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/1774068c/frameworks/build.xml
----------------------------------------------------------------------
diff --git a/frameworks/build.xml b/frameworks/build.xml
index e849d3f..75dda80 100644
--- a/frameworks/build.xml
+++ b/frameworks/build.xml
@@ -162,6 +162,7 @@
             <exclude name="swfobject/expressInstall.swf" />
             <exclude name="swfobject/swfobject.js" />
             <exclude name="swfobject/history/**" />
+            <exclude name="js-index-template.html" />
         </delete>
     </target>
     

Reply via email to