浏览代码

AMBARI-1945. Ambar-client module to be added in the main pom.xml. (Subin via mahadev)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1487771 13f79535-47bb-0310-9956-ffa450edef68
Mahadev Konar 12 年之前
父节点
当前提交
0f4be5efe0
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 3 0
      CHANGES.txt
  2. 1 0
      pom.xml

+ 3 - 0
CHANGES.txt

@@ -12,6 +12,9 @@ Trunk (unreleased changes):
 
 
  NEW FEATURES
  NEW FEATURES
 
 
+ AMBARI-1945. Ambar-client module to be added in the main pom.xml. (Subin via
+ mahadev)
+
  AMBARI-2189. Hadoop2 Monitoring: MapReduce2 does not have service 
  AMBARI-2189. Hadoop2 Monitoring: MapReduce2 does not have service 
  page. (srimanth)
  page. (srimanth)
 
 

+ 1 - 0
pom.xml

@@ -51,6 +51,7 @@
     <module>ambari-project</module>
     <module>ambari-project</module>
     <module>ambari-server</module>
     <module>ambari-server</module>
     <module>ambari-agent</module>
     <module>ambari-agent</module>
+    <module>ambari-client</module>
   </modules>
   </modules>
   <build>
   <build>
     <pluginManagement>
     <pluginManagement>