You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2014/02/12 01:58:20 UTC

git commit: AMBARI-4619. Update rat check rules. (yusaku)

Updated Branches:
  refs/heads/trunk 0ce7bb06d -> 676c1a4d6


AMBARI-4619. Update rat check rules. (yusaku)


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

Branch: refs/heads/trunk
Commit: 676c1a4d60bd0894e50557766b28967a161c77a6
Parents: 0ce7bb0
Author: Yusaku Sako <yu...@hortonworks.com>
Authored: Tue Feb 11 16:55:43 2014 -0800
Committer: Yusaku Sako <yu...@hortonworks.com>
Committed: Tue Feb 11 16:55:43 2014 -0800

----------------------------------------------------------------------
 ambari-web/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/676c1a4d/ambari-web/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-web/pom.xml b/ambari-web/pom.xml
index a72596f..c01d558 100644
--- a/ambari-web/pom.xml
+++ b/ambari-web/pom.xml
@@ -156,6 +156,7 @@
             <exclude>.idea/**</exclude>
             <exclude>package.json</exclude>
             <exclude>public/**</exclude>
+            <exclude>public-static/**</exclude>
             <exclude>app/assets/**</exclude>
             <exclude>vendor/**</exclude>
             <exclude>node_modules/**</exclude>