Author: mahadev
Date: Thu May 30 07:15:06 2013
New Revision: 1487771
URL: http://svn.apache.org/r1487771
Log:
AMBARI-1945. Ambar-client module to be added in the main pom.xml. (Subin via
mahadev)
Modified:
incubator/ambari/trunk/CHANGES.txt
incubator/ambari/trunk/pom.xml
Modified: incubator/ambari/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1487771&r1=1487770&r2=1487771&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Thu May 30 07:15:06 2013
@@ -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)
Modified: incubator/ambari/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/pom.xml?rev=1487771&r1=1487770&r2=1487771&view=diff
==============================================================================
--- incubator/ambari/trunk/pom.xml (original)
+++ incubator/ambari/trunk/pom.xml Thu May 30 07:15:06 2013
@@ -51,6 +51,7 @@
<module>ambari-project</module>
<module>ambari-server</module>
<module>ambari-agent</module>
+ <module>ambari-client</module>
</modules>
<build>
<pluginManagement>