HBASE-8470 Data file used by TestReference should be excluded from Apache Rat check (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477992 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6e6982c766
commit
cf1126de2b
1
pom.xml
1
pom.xml
|
@ -644,6 +644,7 @@
|
|||
<exclude>**/*.tgz</exclude>
|
||||
<exclude>**/*.orig</exclude>
|
||||
<exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
|
||||
<exclude>**/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c</exclude>
|
||||
<exclude>**/.git/**</exclude>
|
||||
<exclude>**/.idea/**</exclude>
|
||||
<exclude>**/*.iml</exclude>
|
||||
|
|
Loading…
Reference in New Issue