Browse Source

AMBARI-5963. fix license header issues. (Giridharan Kesavan via mahadev)

Mahadev Konar 11 years ago
parent
commit
262134287f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pom.xml

+ 2 - 0
pom.xml

@@ -162,6 +162,8 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
+            <exclude>**/repo_*.j2</exclude>
+            <exclude>**/ambari-log4j.spec</exclude>
             <exclude>**/version.txt</exclude>
             <exclude>**/release.txt</exclude>
             <exclude>**/*.list</exclude>