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/21 10:17:12 UTC

[1/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - add CONTRIBUTORS to rat excludes

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.0 689e56d38 -> 9a4aa79ed


add CONTRIBUTORS to rat excludes


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

Branch: refs/heads/release4.14.0
Commit: e3c55ef68e9afe9ff250d369e4b6d0bfbcdbd2ec
Parents: 689e56d
Author: Alex Harui <ah...@apache.org>
Authored: Wed Jan 21 01:16:43 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Jan 21 01:16:43 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c55ef6/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index b114c30..8692c95 100644
--- a/build.xml
+++ b/build.xml
@@ -1857,6 +1857,7 @@ There are no known issues.
                 <exclude name="modules/thirdparty/batik/sources/*.mf"/>
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
+                <exclude name="CONTRIBUTORS"/>
                 <exclude name="LICENSE.bin"/>
                 <exclude name="NOTICE.bin"/>
                 <exclude name="NOTICE.asc"/>


[2/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - update rat excludes

Posted by ah...@apache.org.
update rat excludes


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

Branch: refs/heads/release4.14.0
Commit: 9a4aa79ed8c00095e763d63ffff64e5ae6929c48
Parents: e3c55ef
Author: Alex Harui <ah...@apache.org>
Authored: Wed Jan 21 01:16:58 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Jan 21 01:16:58 2015 -0800

----------------------------------------------------------------------
 ApproveSDK.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9a4aa79e/ApproveSDK.xml
----------------------------------------------------------------------
diff --git a/ApproveSDK.xml b/ApproveSDK.xml
index 8ddf4ea..80906ec 100644
--- a/ApproveSDK.xml
+++ b/ApproveSDK.xml
@@ -249,6 +249,11 @@
                 <exclude name="modules/thirdparty/batik/sources/*.mf"/>
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
+                <exclude name="CONTRIBUTORS"/>
+                <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 w3c sources -->