Browse Source

AMBARI-1162. Add CHANGES.txt as an exclude file to rat.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1432338 13f79535-47bb-0310-9956-ffa450edef68
Mahadev Konar 12 years ago
parent
commit
4db5c63a06
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -115,6 +115,7 @@
           <excludes>
             <exclude>**/*.json</exclude>
             <exclude>derby.log</exclude>
+            <exclude>CHANGES.txt</exclude>
             <exclude>AMBARI-666-CHANGES.txt</exclude>
             <exclude>pass.txt</exclude>
             <exclude>contrib/addons/test/dataServices/jmx/data/cluster_configuration.json.nohbase</exclude>