Author: mahadev
Date: Sat Jan 12 00:06:03 2013
New Revision: 1432338

URL: http://svn.apache.org/viewvc?rev=1432338&view=rev
Log:
AMBARI-1162. Add CHANGES.txt as an exclude file to rat.

Modified:
    incubator/ambari/trunk/pom.xml

Modified: incubator/ambari/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ambari/trunk/pom.xml?rev=1432338&r1=1432337&r2=1432338&view=diff
==============================================================================
--- incubator/ambari/trunk/pom.xml (original)
+++ incubator/ambari/trunk/pom.xml Sat Jan 12 00:06:03 2013
@@ -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>


Reply via email to