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 2015/01/02 19:36:46 UTC

[12/12] git commit: [flex-sdk] [refs/heads/release4.14.0] - clean up rat report

clean up rat report


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

Branch: refs/heads/release4.14.0
Commit: f5aa2d3ae998c56f73559334b64c9368cceff49f
Parents: db79d86
Author: Alex Harui <ah...@apache.org>
Authored: Fri Jan 2 09:56:59 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Jan 2 10:33:25 2015 -0800

----------------------------------------------------------------------
 build.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f5aa2d3a/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 98631ad..2e23dce 100644
--- a/build.xml
+++ b/build.xml
@@ -1856,6 +1856,10 @@ There are no known issues.
                 <exclude name="modules/thirdparty/batik/sources/*.mf"/>
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
+                <exclude name="LICENSE.bin"/>
+                <exclude name="NOTICE.bin"/>
+                <exclude name="NOTICE.asc"/>
+                <exclude name="NOTICE.base"/>
                 <exclude name="modules/thirdparty/batik/lib/**/LICENSE*.txt"/>
                 <exclude name="modules/thirdparty/batik/lib/**/README*.txt"/>
                 <exclude name="frameworks/projects/flatspark/src/flatspark/assets/fonts/**/OFL.txt"/>