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

git commit: AMBARI-5835. rat check failures in trunk (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk 25088b2d1 -> 6641dbfa6


AMBARI-5835. rat check failures in trunk (aonishuk)


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

Branch: refs/heads/trunk
Commit: 6641dbfa6adfa84ad7ccf22afd0742f6c71e2ab7
Parents: 25088b2
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed May 21 15:08:44 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed May 21 15:08:44 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/6641dbfa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7943078..214e0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,6 +211,8 @@
             <exclude>contrib/views/slider/src/main/resources/ui/node_modules/**</exclude>
             <exclude>contrib/views/slider/src/main/resources/ui/vendor/**</exclude>
             <exclude>contrib/views/slider/src/main/resources/ui/app/assets/javascripts/modernizr-2.6.2.min.js</exclude>
+            <exclude>contrib/addons/package/deb/nagios_addon_deb_control</exclude>
+            <exclude>contrib/addons/src/addOns/nagios/conf.d/hdp_mon_nagios_addons.conf</exclude>
           </excludes>
         </configuration>
         <executions>