Repository: ambari
Updated Branches:
  refs/heads/trunk fa74434ba -> f0f889cec


AMBARI-8869. Include AMS debian packages in Ambari build. Missing property fix. 
(swagle)


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

Branch: refs/heads/trunk
Commit: f0f889cecd53108fe7a150ddecf4226ece1ec7a1
Parents: fa74434
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Mon Dec 22 16:14:28 2014 -0800
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Mon Dec 22 16:14:28 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/f0f889ce/ambari-metrics/ambari-metrics-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-metrics/ambari-metrics-assembly/pom.xml 
b/ambari-metrics/ambari-metrics-assembly/pom.xml
index c31e34f..40fef0e 100644
--- a/ambari-metrics/ambari-metrics-assembly/pom.xml
+++ b/ambari-metrics/ambari-metrics-assembly/pom.xml
@@ -40,6 +40,7 @@
     <deb.python.ver>python (&gt;= 2.6)</deb.python.ver>
     <deb.architecture>amd64</deb.architecture>
     <deb.dependency.list>${deb.python.ver},python-dev,gcc</deb.dependency.list>
+    
<sinkJarName>ambari-metrics-hadoop-sink-with-common-${project.version}.jar</sinkJarName>
   </properties>
 
   <build>

Reply via email to