Updated Branches: refs/heads/trunk ef233e44f -> 1ae9d699c
Remove incubator references from site. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/1ae9d699 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/1ae9d699 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/1ae9d699 Branch: refs/heads/trunk Commit: 1ae9d699c6e904a66037f4294ba566acfa16e588 Parents: ef233e4 Author: Yusaku Sako <[email protected]> Authored: Tue Nov 26 19:03:56 2013 -0800 Committer: Yusaku Sako <[email protected]> Committed: Tue Nov 26 19:04:00 2013 -0800 ---------------------------------------------------------------------- docs/pom.xml | 18 +++++++++--------- docs/src/site/apt/index.apt | 3 --- docs/src/site/apt/whats-new.apt | 2 +- docs/src/site/site.xml | 9 ++++----- 4 files changed, 14 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/1ae9d699/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index c0e054e..f44cfbc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -69,29 +69,29 @@ <mailingLists> <mailingList> <name>User list</name> - <subscribe>mailto:[email protected] + <subscribe>mailto:[email protected] </subscribe> - <unsubscribe>mailto:[email protected] + <unsubscribe>mailto:[email protected] </unsubscribe> - <post>mailto:[email protected]</post> + <post>mailto:[email protected]</post> <archive></archive> </mailingList> <mailingList> <name>Development list</name> - <subscribe>mailto:[email protected] + <subscribe>mailto:[email protected] </subscribe> - <unsubscribe>mailto:[email protected] + <unsubscribe>mailto:[email protected] </unsubscribe> - <post>mailto:[email protected]</post> + <post>mailto:[email protected]</post> <archive></archive> </mailingList> <mailingList> <name>Commit list</name> - <subscribe>mailto:[email protected] + <subscribe>mailto:[email protected] </subscribe> - <unsubscribe>mailto:[email protected] + <unsubscribe>mailto:[email protected] </unsubscribe> - <post>mailto:[email protected]</post> + <post>mailto:[email protected]</post> <archive></archive> </mailingList> </mailingLists> http://git-wip-us.apache.org/repos/asf/ambari/blob/1ae9d699/docs/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt index 251daa5..4bb7b03 100644 --- a/docs/src/site/apt/index.apt +++ b/docs/src/site/apt/index.apt @@ -87,8 +87,5 @@ What's New? Check out the work going on for the {{{./whats-new.html} upcoming releases}}. -Disclaimer - - Apache Ambari is an effort undergoing incubation at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. http://git-wip-us.apache.org/repos/asf/ambari/blob/1ae9d699/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 b9fbcbe..42721a4 100644 --- a/docs/src/site/apt/whats-new.apt +++ b/docs/src/site/apt/whats-new.apt @@ -48,6 +48,6 @@ User Guide Stay Tuned - {{{http://incubator.apache.org/ambari/mail-lists.html} Subscribe to the Ambari mailing lists}} and check back here often to learn about our + {{{http://ambari.apache.org/mail-lists.html} Subscribe to the Ambari mailing lists}} and check back here often to learn about our upcoming releases. http://git-wip-us.apache.org/repos/asf/ambari/blob/1ae9d699/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index 08efa25..5c7b13f 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -83,13 +83,12 @@ <links> <item name="JIRA" href="https://issues.apache.org/jira/browse/AMBARI" /> - <item name="Git" href="https://git-wip-us.apache.org/repos/asf/incubator-ambari/repo?p=incubator-ambari.git;a=summary" /> + <item name="Git" href="https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=summary" /> <item name="Wiki" href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari" /> </links> <breadcrumbs> - <item name="Incubator" href="../"/> - <item name="Ambari" href="http://incubator.apache.org/ambari/"/> + <item name="Ambari" href="http://ambari.apache.org/"/> </breadcrumbs> <menu name="Ambari"> @@ -104,7 +103,7 @@ </menu> <menu name="Releases"> - <item name="1.4.1" href="https://dist.apache.org/repos/dist/release/incubator/ambari/1.4.1-incubating/"/> + <item name="1.4.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.4.1/"/> <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 +122,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/incubator-ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/> + <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/> <item name="Wiki" href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"/> </menu>
