clean up rat
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4cd55665 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4cd55665 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4cd55665 Branch: refs/heads/develop Commit: 4cd556651d8bd18d58c383059e2be5c69149a8ac Parents: f4c41ff Author: Alex Harui <[email protected]> Authored: Tue Jun 28 23:19:28 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Tue Jun 28 23:20:39 2016 -0700 ---------------------------------------------------------------------- ApproveFlexJS.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4cd55665/ApproveFlexJS.xml ---------------------------------------------------------------------- diff --git a/ApproveFlexJS.xml b/ApproveFlexJS.xml index cee8cdf..4bb7595 100644 --- a/ApproveFlexJS.xml +++ b/ApproveFlexJS.xml @@ -350,6 +350,7 @@ <!-- fragments --> <exclude name="LICENSE.bin"/> <exclude name="LICENSE.base"/> + <exclude name="**/META-INF/DEPENDENCIES" /> </fileset> </rat:report> <antcall target="display-text" > @@ -393,6 +394,7 @@ <!-- fragments --> <exclude name="LICENSE.bin"/> <exclude name="LICENSE.base"/> + <exclude name="**/META-INF/DEPENDENCIES" /> <!-- Google Closure Library --> <exclude name="js/lib/google/**"/> <!-- compiled output -->
