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/02/13 10:09:34 UTC

svn commit: r1445511 - 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: Wed Feb 13 09:09:33 2013
New Revision: 1445511

URL: http://svn.apache.org/r1445511
Log:
Updated project site docs. (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=1445511&r1=1445510&r2=1445511&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/pom.xml (original)
+++ incubator/ambari/trunk/docs/pom.xml Wed Feb 13 09:09:33 2013
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 
@@ -165,7 +165,19 @@
             <organization>
                                 
             </organization>            
-        </developer>             
+        </developer>
+        <developer>
+            <id>jaimin</id>
+            <name>Jaimin Jetly</name>
+            <email>jaimin@apache.org</email>
+            <timezone>-8</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
         <developer>
             <id>jitendra</id>
             <name>Jitendra Pandey</name>

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=1445511&r1=1445510&r2=1445511&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/index.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/index.apt Wed Feb 13 09:09:33 2013
@@ -66,15 +66,13 @@ Introduction
 
 Ambari Source
 
-  Follow the  {{{./install-0.9.html} installation guide for 0.9 (stable)}} or check out the work going on in {{{./whats-new.html} trunk}} for the upcoming 1.2.0 release.
+  Follow the  {{{./1.2.0/installing-hadoop-using-ambari/content/index.html} installation guide for 1.2.0 (stable)}} or check out the work going on in {{{./whats-new.html} trunk}} for the upcoming 1.2.1 release.
 
 Roadmap
 
   * Support for additional Operating Systems
 
-    * Ambari currently supports 64-bit RHEL and CentOS 5 + 6
-
-    * SLES 11 support (1.2.0)
+    * Ambari currently supports 64-bit RHEL/CentOS 5 + 6 and SLES 11
 
   []
 

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=1445511&r1=1445510&r2=1445511&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/whats-new.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/whats-new.apt Wed Feb 13 09:09:33 2013
@@ -47,14 +47,14 @@ $ svn checkout http://svn.apache.org/rep
 
 JIRA
 
-  You can follow all the work going on by watching the Ambari JIRA project. The next release of Apache Ambari will be version 1.2.0. You can see the
+  You can follow all the work going on by watching the Ambari JIRA project. The next release of Apache Ambari will be version 1.2.1. You can see the
   JIRA details for this release here:
 
-  {{{https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.0%22%20AND%20project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.0%22%20AND%20project%20%3D%20AMBARI}}
+  {{{https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.1%22%20AND%20project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.1%22%20AND%20project%20%3D%20AMBARI}}
 
 User Guide
 
-  {{{http://incubator.apache.org/ambari/1.2.0/installing-hadoop-using-ambari/content/index.html} See how to install a Hadoop cluster using Ambari 1.2.0}}
+  {{{http://incubator.apache.org/ambari/1.2.1/installing-hadoop-using-ambari/content/index.html} See how to install a Hadoop cluster using Ambari 1.2.1}}
 
 Stay Tuned
 

Modified: incubator/ambari/trunk/docs/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/site.xml?rev=1445511&r1=1445510&r2=1445511&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/site.xml (original)
+++ incubator/ambari/trunk/docs/src/site/site.xml Wed Feb 13 09:09:33 2013
@@ -33,7 +33,7 @@
   </custom>
   <bannerLeft>
     <name>Ambari</name>
-    <src>http://incubator.apache.org/ambari/images/apache-ambari-project.png</src>
+    <src>http://incubator.apache.org/ambari/images/apache-ambari-project.jpg</src>
     <href>http://incubator.apache.org/ambari</href>
   </bannerLeft>
 
@@ -82,11 +82,13 @@
     </menu>
 
     <menu name="Releases">
-        <item name="1.2.0 (coming soon)" href="whats-new.html"/>
+        <item name="1.2.1 (coming soon)" href="whats-new.html"/>
+        <item name="1.2.0" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.0/"/>
         <item name="0.9" href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"/>
     </menu>
 
     <menu name="Documentation">
+        <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"/>
         <item name="Install Guide for 0.9" href="install-0.9.html"/>
     </menu>