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 2014/01/28 00:53:53 UTC

git commit: AMBARI-4440. Package hadoop.sh script for RHEL HA in Ambari Release. Pom fix. (swagle)

Updated Branches:
  refs/heads/trunk 21566f28f -> a89f85948


AMBARI-4440. Package hadoop.sh script for RHEL HA in Ambari  Release. Pom fix. (swagle)


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

Branch: refs/heads/trunk
Commit: a89f85948b062dc8329be0cabfe299598d0e1637
Parents: 21566f2
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Mon Jan 27 15:53:41 2014 -0800
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Mon Jan 27 15:53:41 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/a89f8594/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index d51f40d..f7ca909 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -339,6 +339,9 @@
                 <source>
                   <location>src/main/resources/scripts</location>
                 </source>
+                <source>
+                  <location>src/main/python/UpgradeHelper_HDP2.py</location>
+                </source>
               </sources>
             </mapping>
             <mapping>