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:
Jean-Daniel Cryans 2013-05-09 20:12:35 +00:00
parent 695535c657
commit 0ca1ec6c75
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
<exclude>hbase-site.xml</exclude>
<exclude>log4j.properties</exclude>
<exclude>mapred-queues.xml</exclude>
<exclude>hdfs-site.xml</exclude>
</excludes>
</configuration>
</plugin>