Repository: incubator-flink Updated Branches: refs/heads/master 8bc7894fe -> 859490533
Add new DEPENDENCIES file to apache-rat's exclude list [ci skip] Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/85949053 Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/85949053 Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/85949053 Branch: refs/heads/master Commit: 85949053390436392129537bca3bdcb71115cb42 Parents: 8bc7894 Author: Robert Metzger <[email protected]> Authored: Wed Aug 20 08:54:10 2014 +0200 Committer: Robert Metzger <[email protected]> Committed: Wed Aug 20 08:54:10 2014 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/85949053/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b6b4c8f..a508ace 100644 --- a/pom.xml +++ b/pom.xml @@ -500,6 +500,7 @@ under the License. <exclude>CHANGELOG</exclude> <exclude>**/*.creole</exclude> <exclude>CONTRIBUTORS</exclude> + <exclude>DEPENDENCIES</exclude> <!-- Build fiels --> <exclude>tools/maven/checkstyle.xml</exclude> <exclude>tools/maven/suppressions.xml</exclude>
