You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2015/09/10 02:14:32 UTC

ambari git commit: AMBARI-13004. Rat check exceptions added. (swagle)

Repository: ambari
Updated Branches:
  refs/heads/trunk c2ec02fe6 -> 357a927f9


AMBARI-13004. Rat check exceptions added. (swagle)


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

Branch: refs/heads/trunk
Commit: 357a927f9751e543082794af95ce495dae2e4ecd
Parents: c2ec02f
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Wed Sep 9 17:14:17 2015 -0700
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Wed Sep 9 17:14:26 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/357a927f/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 1b4189a..8bccbc4 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -177,6 +177,7 @@
             <exclude>src/main/windows/ambari-server.ps1</exclude>
             <exclude>src/main/package/choco/ambari-server.nuspec</exclude>
             <exclude>src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/smoketest_metrics.json.j2</exclude>
+            <exclude>src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/*.txt</exclude>
             <exclude>src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/balancer-emulator/balancer-err.log</exclude>
             <exclude>src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/balancer-emulator/balancer.log</exclude>
             <exclude>src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/balancer-emulator/balancer.log</exclude>