You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/09/07 22:40:12 UTC

[11/50] git commit: [flex-falcon] [refs/heads/master] - adjust binary excludes

adjust binary excludes


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

Branch: refs/heads/master
Commit: cd0d7240236da23aa14df0d30f4f5c0368fef80d
Parents: d416c89
Author: Alex Harui <ah...@apache.org>
Authored: Wed Aug 10 16:50:07 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Aug 10 16:50:07 2016 -0700

----------------------------------------------------------------------
 ApproveFalcon.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/cd0d7240/ApproveFalcon.xml
----------------------------------------------------------------------
diff --git a/ApproveFalcon.xml b/ApproveFalcon.xml
index f0f9e4e..6d308f3 100644
--- a/ApproveFalcon.xml
+++ b/ApproveFalcon.xml
@@ -298,7 +298,7 @@
                 <exclude name="**/*.flv"/>
                 <exclude name="**/org.apache.flex.tools.FlexToolGroup"/>
                 <exclude name="debugger/META-INF/MANIFEST.MF"/>
-                <exclude name="externs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/>
+                <exclude name="flex-typedefs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/>
                 <exclude name="**/*.patch"/>
                 <exclude name="RELEASE_NOTES_JX"/>
                 <exclude name="LICENSE.jx.bin"/>
@@ -369,7 +369,7 @@
                 <exclude name="**/*.flv"/>
                 <exclude name="**/org.apache.flex.tools.FlexToolGroup"/>
                 <exclude name="debugger/META-INF/MANIFEST.MF"/>
-                <exclude name="externs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/>
+                <exclude name="flex-typedefs/target/maven-shared-archive-resources/META-INF/DEPENDENCIES"/>
                 <exclude name="**/*.patch"/>
                 <exclude name="LICENSE.jx.bin"/>
                 <exclude name="RELEASE_NOTES_JX"/>
@@ -380,9 +380,9 @@
                 <exclude name="NOTICE.oem"/>
                 <exclude name="NOTICE.swfutils"/>
                 <exclude name="compiler/target/generated-sources/**" />
-                <exclude name="externs/js/target/downloads/svg.js" />
-                <exclude name="externs/createjs/target/downloads/**" />
-                <exclude name="externs//**/*.swc" />
+                <exclude name="flex-typedefs/js/target/downloads/svg.js" />
+                <exclude name="flex-typedefs/createjs/target/downloads/**" />
+                <exclude name="flex-typedefs//**/*.swc" />
                 <exclude name="js/libs/cordova.swc"/>
                 <exclude name="js/libs/createjs.swc"/>
                 <exclude name="js/libs/GCL.swc"/>