You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jo...@apache.org on 2015/03/10 13:33:05 UTC

ambari git commit: AMBARI-9987 - Alerts: Cannot See Units for DataNode Health Summary Alert Definition (part 2) (jonathanhurley)

Repository: ambari
Updated Branches:
  refs/heads/trunk 00da270d1 -> 6e949c8c3


AMBARI-9987 - Alerts: Cannot See Units for DataNode Health Summary Alert Definition (part 2) (jonathanhurley)


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

Branch: refs/heads/trunk
Commit: 6e949c8c3fbe57ca642ade81e54f3066ceecc383
Parents: 00da270
Author: Jonathan Hurley <jh...@hortonworks.com>
Authored: Tue Mar 10 08:32:58 2015 -0400
Committer: Jonathan Hurley <jh...@hortonworks.com>
Committed: Tue Mar 10 08:32:58 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/6e949c8c/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 7a13936..b855cc4 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -155,6 +155,7 @@
           <excludes>
             <exclude>pass.txt</exclude>
             <exclude>derby.log</exclude>
+            <exclude>src/test/resources/version</exclude>
             <exclude>src/test/resources/users.ldif</exclude>
             <exclude>src/test/resources/gsInstaller-hosts.txt</exclude>
             <exclude>src/test/resources/temporal_ganglia_data.txt</exclude>