Explorar o código

Addendum patch for HDFS-9215.

Haohui Mai %!s(int64=9) %!d(string=hai) anos
pai
achega
eed61a5eda
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs-native-client/pom.xml

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs-native-client/pom.xml

@@ -80,7 +80,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
             <exclude>src/main/native/*</exclude>
             <exclude>src/main/native/config/*</exclude>
             <exclude>src/main/native/m4/*</exclude>
-            <exclude>src/main/native/util/tree.h</exclude>
+            <exclude>src/main/native/fuse-dfs/util/tree.h</exclude>
             <exclude>src/contrib/**</exclude>
           </excludes>
         </configuration>