You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2013/06/06 07:40:40 UTC

svn commit: r1490152 - in /incubator/ambari/trunk/docs: pom.xml src/site/apt/index.apt src/site/apt/whats-new.apt src/site/site.xml

Author: yusaku
Date: Thu Jun  6 05:40:40 2013
New Revision: 1490152

URL: http://svn.apache.org/r1490152
Log:
Updated docs for Ambari 1.2.3 release. (yusaku)

Modified:
    incubator/ambari/trunk/docs/pom.xml
    incubator/ambari/trunk/docs/src/site/apt/index.apt
    incubator/ambari/trunk/docs/src/site/apt/whats-new.apt
    incubator/ambari/trunk/docs/src/site/site.xml

Modified: incubator/ambari/trunk/docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/pom.xml?rev=1490152&r1=1490151&r2=1490152&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/pom.xml (original)
+++ incubator/ambari/trunk/docs/pom.xml Thu Jun  6 05:40:40 2013
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.3-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 

Modified: incubator/ambari/trunk/docs/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/apt/index.apt?rev=1490152&r1=1490151&r2=1490152&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/index.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/index.apt Thu Jun  6 05:40:40 2013
@@ -64,7 +64,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{./1.2.2/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.2}}.
+  Follow the {{{./1.2.3/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.3}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 

Modified: incubator/ambari/trunk/docs/src/site/apt/whats-new.apt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/apt/whats-new.apt?rev=1490152&r1=1490151&r2=1490152&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/whats-new.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/whats-new.apt Thu Jun  6 05:40:40 2013
@@ -16,7 +16,7 @@
 
 What's New with Ambari?
 
- * Upcoming 1.2.3 release features the following:
+ * The current 1.2.3 release features the following:
 
    * Improved general stability
 
@@ -54,7 +54,7 @@ What's New with Ambari?
 
    * A wizard to configure and manage a secure cluster via Kerberos
 
-   * Support for configuring and running Ambari Web Server https
+   * Support for configuring and running Ambari Web Server via https
 
    * Run Ambari Server as a non-root user
 

Modified: incubator/ambari/trunk/docs/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/site.xml?rev=1490152&r1=1490151&r2=1490152&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/site.xml (original)
+++ incubator/ambari/trunk/docs/src/site/site.xml Thu Jun  6 05:40:40 2013
@@ -104,6 +104,7 @@
     </menu>
 
     <menu name="Releases">
+        <item name="1.2.3" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.3/"/>
         <item name="1.2.2" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.2/"/>
         <item name="1.2.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.1/"/>
         <item name="1.2.0" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.0/"/>
@@ -111,7 +112,7 @@
     </menu>
 
     <menu name="Documentation">
-        <item name="Install Guide for 1.2.3 RC" href="1.2.3/installing-hadoop-using-ambari/content/index.html"/>
+        <item name="Install Guide for 1.2.3" href="1.2.3/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.2" href="1.2.2/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.1" href="1.2.1/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.0" href="1.2.0/installing-hadoop-using-ambari/content/index.html"/>