Repository: ambari
Updated Branches:
  refs/heads/trunk 3261074f8 -> 262134287


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


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/26213428
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/26213428
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/26213428

Branch: refs/heads/trunk
Commit: 262134287f8792feed003550a57721beaa45e5d9
Parents: 3261074
Author: Mahadev Konar <[email protected]>
Authored: Fri May 30 14:24:11 2014 -0700
Committer: Mahadev Konar <[email protected]>
Committed: Fri May 30 14:24:11 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/26213428/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 932e116..31d19bb 100644
--- a/pom.xml
+++ b/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>

Reply via email to