소스 검색

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
 
+ 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 
  page. (srimanth)
 

+ 1 - 0
pom.xml

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