Author: mahadev
Date: Sat Jan 12 00:04:51 2013
New Revision: 1432337
URL: http://svn.apache.org/viewvc?rev=1432337&view=rev
Log:
AMBARI-1162. Add CHANGES.txt as an exclude file to rat.
Modified:
incubator/ambari/branches/branch-1.2/pom.xml
Modified: incubator/ambari/branches/branch-1.2/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ambari/branches/branch-1.2/pom.xml?rev=1432337&r1=1432336&r2=1432337&view=diff
==============================================================================
--- incubator/ambari/branches/branch-1.2/pom.xml (original)
+++ incubator/ambari/branches/branch-1.2/pom.xml Sat Jan 12 00:04:51 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>