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/04/06 17:02:35 UTC

[26/50] git commit: [flex-falcon] [refs/heads/master] - fix rat

fix rat


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

Branch: refs/heads/master
Commit: 54aa0880fdf4f04850bd2bb3e2beb0d8e30bb168
Parents: d4aaeab
Author: Alex Harui <ah...@apache.org>
Authored: Thu Mar 10 22:47:26 2016 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Mar 11 08:25:42 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/54aa0880/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 75a2c9d..b8bdf68 100644
--- a/build.xml
+++ b/build.xml
@@ -1019,7 +1019,7 @@
                 <exclude name="RELEASE_NOTES_JX"/>
                 <exclude name="NOTICE.jx"/>
                 <exclude name="NOTICE.base"/>
-                <include name="NOTICE.fdb"/>
+                <exclude name="NOTICE.fdb"/>
                 <exclude name="NOTICE.oem"/>
                 <exclude name="NOTICE.swfutils"/>
             </fileset>