Преглед на файлове

AMBARI-2108. Fix apache rat check issues for ambari (top-level dir). (yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1481194 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako преди 12 години
родител
ревизия
be9e9eae6c
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 3 0
      CHANGES.txt
  2. 1 0
      pom.xml

+ 3 - 0
CHANGES.txt

@@ -836,6 +836,9 @@ Trunk (unreleased changes):
  Farrellee via mahadev)
 
  BUG FIXES
+ 
+ AMBARI-2108. Fix apache rat check issues for ambari (top-level dir).
+ (yusaku)
 
  AMBARI-2105. Assign Slaves page allows the user to specify a host with no
  components on it. (jaimin)

+ 1 - 0
pom.xml

@@ -129,6 +129,7 @@
             <exclude>CHANGES.txt</exclude>
             <exclude>pass.txt</exclude>
             <exclude>contrib/addons/test/dataServices/jmx/data/cluster_configuration.json.nohbase</exclude>
+            <exclude>version</exclude>
 
             <!--IDE and GIT files-->
             <exclude>.idea/</exclude>