You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2014/08/25 11:14:55 UTC

[7/7] git commit: Add new DEPENDENCIES file to apache-rat's exclude list [ci skip]

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/80ab109a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/80ab109a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/80ab109a

Branch: refs/heads/release-0.6.1
Commit: 80ab109a8e99eb728845b1138027ac99a1353620
Parents: 5256d07
Author: Robert Metzger <rm...@apache.org>
Authored: Wed Aug 20 08:54:10 2014 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Mon Aug 25 11:10:52 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/80ab109a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 60f5e4b..c9b56b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,6 +491,7 @@ under the License.
 						<exclude>CHANGELOG</exclude>
 						<exclude>**/*.creole</exclude>
 						<exclude>CONTRIBUTORS</exclude>
+						<exclude>DEPENDENCIES</exclude>
 						<!-- Build fiels -->
 						<exclude>**/*.iml</exclude>
 						<!-- Generated content -->