Repository: hadoop
Updated Branches:
  refs/heads/trunk 52bbe0f11 -> 8dfe54f6d


Addendum patch for HDFS-7172. Contributed by Chris Nauroth.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8dfe54f6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8dfe54f6
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8dfe54f6

Branch: refs/heads/trunk
Commit: 8dfe54f6d3e2f14584846de29ee06ed280bc0f0e
Parents: 52bbe0f
Author: Haohui Mai <[email protected]>
Authored: Wed Oct 1 16:09:30 2014 -0700
Committer: Haohui Mai <[email protected]>
Committed: Wed Oct 1 16:09:30 2014 -0700

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/8dfe54f6/hadoop-hdfs-project/hadoop-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml 
b/hadoop-hdfs-project/hadoop-hdfs/pom.xml
index dade77d..ae67a7b 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml
+++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml
@@ -346,6 +346,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
             <exclude>CHANGES.txt</exclude>
             <exclude>CHANGES.HDFS-1623.txt</exclude>
             <exclude>CHANGES.HDFS-347.txt</exclude>
+            <exclude>.gitattributes</exclude>
             <exclude>.idea/**</exclude>
             <exclude>src/main/conf/*</exclude>
             <exclude>src/main/docs/**</exclude>

Reply via email to