HBASE-8510 HBASE-8469 added a hdfs-site.xml file for tests but it gets included in the test jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480755 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
695535c657
commit
0ca1ec6c75
|
@ -87,6 +87,7 @@
|
||||||
<exclude>hbase-site.xml</exclude>
|
<exclude>hbase-site.xml</exclude>
|
||||||
<exclude>log4j.properties</exclude>
|
<exclude>log4j.properties</exclude>
|
||||||
<exclude>mapred-queues.xml</exclude>
|
<exclude>mapred-queues.xml</exclude>
|
||||||
|
<exclude>hdfs-site.xml</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in New Issue