Updated Branches:
  refs/heads/trunk c288fa434 -> 23a5105a3

Updated docs for the 1.4.1 release.  Updated committer list. (yusaku)


Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/23a5105a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/23a5105a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/23a5105a

Branch: refs/heads/trunk
Commit: 23a5105a3b79dc99a7b3adf4232f05aa2e403339
Parents: c288fa4
Author: Yusaku Sako <[email protected]>
Authored: Mon Nov 4 12:12:51 2013 -0800
Committer: Yusaku Sako <[email protected]>
Committed: Mon Nov 4 12:12:51 2013 -0800

----------------------------------------------------------------------
 docs/pom.xml                    | 26 +++++++++++++++++++++++++-
 docs/src/site/apt/index.apt     |  7 ++-----
 docs/src/site/apt/whats-new.apt |  2 +-
 docs/src/site/site.xml          |  4 ++--
 4 files changed, 30 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/23a5105a/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index aae00cf..c0e054e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 
@@ -203,6 +203,18 @@
             </organization>
         </developer>
         <developer>
+            <id>dsen</id>
+            <name>Dmitry Sen</name>
+            <email>[email protected]</email>
+            <timezone>+2</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
+        <developer>
             <id>eyang</id>
             <name>Eric Yang</name>
             <email>[email protected]</email>
@@ -299,6 +311,18 @@
             </organization>            
         </developer>
         <developer>
+            <id>mpapirkovskyy</id>
+            <name>Myroslav Papyrkovskyy</name>
+            <email>[email protected]</email>
+            <timezone>+2</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
+        <developer>
             <id>ncole</id>
             <name>Nate Cole</name>
             <email>[email protected]</email>

http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/23a5105a/docs/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt
index caead2e..251daa5 100644
--- a/docs/src/site/apt/index.apt
+++ b/docs/src/site/apt/index.apt
@@ -64,7 +64,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{./1.2.5/installing-hadoop-using-ambari/content/index.html} 
installation guide for Ambari 1.2.5}}.
+  Follow the 
{{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits}
 installation guide for Ambari 1.4.1}}.
 
   Note: Ambari currently supports the 64-bit version of the following 
Operating Systems:
 
@@ -81,10 +81,7 @@ Get Involved
   Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} 
Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
 
   {{{http://www.meetup.com/Apache-Ambari-User-Group} Join the Ambari User 
Meetup Group}}.  
-  You can {{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} 
see the slides from April 2, 2013}} and 
{{{http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/} the slides 
from June 25, 2013}} meetups.
-
-  {{{http://www.meetup.com/Apache-Ambari-User-Group/events/134373312/}
-  Sign up for the next meetup on September 25, 2013}}.
+  You can see the slides from 
{{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} April 2, 
2013}}, {{{http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/} 
June 25, 2013}}, and 
{{{http://www.meetup.com/Apache-Ambari-User-Group/events/134373312/} September 
25, 2013}} meetups.
 
 What's New?
 

http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/23a5105a/docs/src/site/apt/whats-new.apt
----------------------------------------------------------------------
diff --git a/docs/src/site/apt/whats-new.apt b/docs/src/site/apt/whats-new.apt
index 4e10eb5..b9fbcbe 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -44,7 +44,7 @@ JIRA
 
 User Guide
 
-  Take a look at 
{{{http://incubator.apache.org/ambari/1.2.5/installing-hadoop-using-ambari/content/index.html}
 how to install a Hadoop cluster using Ambari 1.2.5}}.
+  Take a look at 
{{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits}
 how to install a Hadoop cluster using Ambari 1.4.1}}.
 
 Stay Tuned
 

http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/23a5105a/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 8ef300e..08efa25 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -104,7 +104,7 @@
     </menu>
 
     <menu name="Releases">
-        <item name="1.4.1" 
href="http://www.apache.org/dist/incubator/ambari/ambari-1.4.1/"/>
+        <item name="1.4.1" 
href="https://dist.apache.org/repos/dist/release/incubator/ambari/1.4.1-incubating/"/>
         <item name="1.2.5" 
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"/>
         <item name="1.2.4" 
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"/>
         <item name="1.2.3" 
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.3/"/>
@@ -123,7 +123,7 @@
         <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"/>
-        <item name="API Reference" 
href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
+        <item name="API Reference" 
href="https://github.com/apache/incubator-ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
         <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"/>
     </menu>
 

Reply via email to