Repository: flex-utilities
Updated Branches:
  refs/heads/develop 547e6d735 -> f1e293427


Add generated DEPENDENCIES file to 'excludes'

Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>


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

Branch: refs/heads/develop
Commit: f1e2934274e8e6f3cce8bbc7146a61c2f412e26c
Parents: 547e6d7
Author: Erik de Bruin <e...@ixsoftware.nl>
Authored: Fri Nov 14 07:57:47 2014 -0600
Committer: Erik de Bruin <e...@ixsoftware.nl>
Committed: Fri Nov 14 07:58:18 2014 -0600

----------------------------------------------------------------------
 flex-tool-api/ApproveFlexToolAPI.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/f1e29342/flex-tool-api/ApproveFlexToolAPI.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/ApproveFlexToolAPI.xml 
b/flex-tool-api/ApproveFlexToolAPI.xml
index db89503..70ebd20 100644
--- a/flex-tool-api/ApproveFlexToolAPI.xml
+++ b/flex-tool-api/ApproveFlexToolAPI.xml
@@ -235,6 +235,7 @@
                 <exclude name="docs/**"/>
                 <exclude name="CONTRIBUTORS"/>
                 <exclude name="CONTRIBUTING"/>
+                <exclude name="**/DEPENDENCIES"/>
             </fileset>
         </rat:report>
                <antcall target="display-text" >

Reply via email to