Author: dlester
Date: Sun Sep  1 21:11:06 2013
New Revision: 1519309

URL: http://svn.apache.org/r1519309
Log:
Update website to reflect 0.12.1 release.

Modified:
    mesos/website/downloads.html
    mesos/website/gettingstarted.html
    mesos/website/index.html
    mesos/www/downloads/index.html
    mesos/www/gettingstarted/index.html
    mesos/www/index.html

Modified: mesos/website/downloads.html
URL: 
http://svn.apache.org/viewvc/mesos/website/downloads.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/website/downloads.html (original)
+++ mesos/website/downloads.html Sun Sep  1 21:11:06 2013
@@ -8,6 +8,7 @@ title: Apache Mesos | Downloads
                <h4>Previous Releases</h4>
 
                <ul>
+                       <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>0.12.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324391";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.11.0-incubating/";>0.11.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324390";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.10.0-incubating/";>0.10.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324389";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.9.0-incubating/";>0.9.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12319875";>Release
 Notes</a>)</li>
@@ -15,8 +16,7 @@ title: Apache Mesos | Downloads
        </div>
        <div class="span8">
                <h2>Download Mesos</h2>
-
-               <p>Download the most recent stable release: <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>0.12.0-incubating</a>.
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324391";>Release
 Notes</a>)</p>
+               <p>Download the most recent stable release: <a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.12.1/";>0.12.1</a>. 
(<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324794";>Release
 Notes</a>)</p>
                
                <h4>Getting the code via source control</h4>
                <p>The codebase can also be downloaded from the Apache git 
repository at: <code>https://git-wip-us.apache.org/repos/asf/mesos.git</code>. 
A read-only git repository is also mirrored on <a 
href="https://github.com/apache/mesos/tree/master";>on Github</a>. (Note: we use 
<a href="http://reviews.apache.org";>Review Board</a> for patches, not pull 
requests on Github)</p>

Modified: mesos/website/gettingstarted.html
URL: 
http://svn.apache.org/viewvc/mesos/website/gettingstarted.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/website/gettingstarted.html (original)
+++ mesos/website/gettingstarted.html Sun Sep  1 21:11:06 2013
@@ -32,10 +32,10 @@ title: Apache Mesos | Getting Started
 
 <h3>Downloading Mesos</h3>
 
-<p>Mesos is available as a tar file, or the source can be downloaded directly 
from git. To get running with Mesos version 0.12.0-incubating, our most-recent 
release by either:</p>
+<p>Mesos is available as a tar file, or the source can be downloaded directly 
from git. To get running with Mesos version 0.12.1, our most-recent release by 
either:</p>
 
 <ul>
-       <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>Download
 Mesos 0.12.0-incubating</a></li>
+       <li><a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.12.1/";>Download 
Mesos 0.12.1</a></li>
        <li>Obtain the current Mesos development HEAD by checking it out from 
Apache Git repository, using: <code>git clone 
git://git.apache.org/incubator-mesos.git</code></li>
 </ul>
 

Modified: mesos/website/index.html
URL: 
http://svn.apache.org/viewvc/mesos/website/index.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/website/index.html (original)
+++ mesos/website/index.html Sun Sep  1 21:11:06 2013
@@ -11,7 +11,7 @@ title: Apache Mesos
            <p class="lead">Apache Mesos is a cluster manager that provides 
efficient resource isolation and sharing across distributed applications, or 
<em>frameworks</em>. It can run Hadoop, MPI, Hypertable, Spark, and other 
applications on a dynamically shared pool of nodes.</p>
          </div>
          <div class="span5 text-center download">
-           <a class="btn btn-large btn-success" href="{{ site.url 
}}downloads/">Download Mesos 0.12.0</a>
+           <a class="btn btn-large btn-success" href="{{ site.url 
}}downloads/">Download Mesos 0.12.1</a>
            <p>or learn how to <a href="{{ site.url }}gettingstarted/">get 
started</a></p>
          </div>
        </div>
@@ -63,9 +63,10 @@ title: Apache Mesos
   <div class="span4">
     <h3>News</h3>
                <ul>
+                       <li>Mesos 0.12.1 is released! Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Ross Allen and Dave Lester named Mesos committers 
and PMC Members. (<a 
href="https://twitter.com/ApacheMesos/status/364457132084576257";>tweet</a>).</li>
                        <li>The Apache Software Foundation Announces Apache 
Mesos as a Top-Level Project. (<a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces45";>Press
 Release</a>)</li>
-                       <li>Mesos 0.12.0-incubating is released! Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
+                       <li>Mesos 0.12.0-incubating is released. Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Brenden Matthews from AirBnB was named a Mesos 
committer and PPMC member.</li>
                        <li>Mesos 0.11.0-incubating is released. Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Airbnb has open sourced Chronos, their Mesos 
framework replacement for cron.</li>

Modified: mesos/www/downloads/index.html
URL: 
http://svn.apache.org/viewvc/mesos/www/downloads/index.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/www/downloads/index.html (original)
+++ mesos/www/downloads/index.html Sun Sep  1 21:11:06 2013
@@ -93,6 +93,7 @@
                <h4>Previous Releases</h4>
 
                <ul>
+                       <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>0.12.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324391";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.11.0-incubating/";>0.11.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324390";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.10.0-incubating/";>0.10.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324389";>Release
 Notes</a>)</li>
                  <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.9.0-incubating/";>0.9.0-incubating</a>
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12319875";>Release
 Notes</a>)</li>
@@ -100,8 +101,7 @@
        </div>
        <div class="span8">
                <h2>Download Mesos</h2>
-
-               <p>Download the most recent stable release: <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>0.12.0-incubating</a>.
 (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324391";>Release
 Notes</a>)</p>
+               <p>Download the most recent stable release: <a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.12.1/";>0.12.1</a>. 
(<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12324794";>Release
 Notes</a>)</p>
                
                <h4>Getting the code via source control</h4>
                <p>The codebase can also be downloaded from the Apache git 
repository at: <code>https://git-wip-us.apache.org/repos/asf/mesos.git</code>. 
A read-only git repository is also mirrored on <a 
href="https://github.com/apache/mesos/tree/master";>on Github</a>. (Note: we use 
<a href="http://reviews.apache.org";>Review Board</a> for patches, not pull 
requests on Github)</p>

Modified: mesos/www/gettingstarted/index.html
URL: 
http://svn.apache.org/viewvc/mesos/www/gettingstarted/index.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/www/gettingstarted/index.html (original)
+++ mesos/www/gettingstarted/index.html Sun Sep  1 21:11:06 2013
@@ -117,10 +117,10 @@
 
 <h3>Downloading Mesos</h3>
 
-<p>Mesos is available as a tar file, or the source can be downloaded directly 
from git. To get running with Mesos version 0.12.0-incubating, our most-recent 
release by either:</p>
+<p>Mesos is available as a tar file, or the source can be downloaded directly 
from git. To get running with Mesos version 0.12.1, our most-recent release by 
either:</p>
 
 <ul>
-       <li><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/mesos/mesos-0.12.0-incubating/";>Download
 Mesos 0.12.0-incubating</a></li>
+       <li><a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.12.1/";>Download 
Mesos 0.12.1</a></li>
        <li>Obtain the current Mesos development HEAD by checking it out from 
Apache Git repository, using: <code>git clone 
git://git.apache.org/incubator-mesos.git</code></li>
 </ul>
 

Modified: mesos/www/index.html
URL: 
http://svn.apache.org/viewvc/mesos/www/index.html?rev=1519309&r1=1519308&r2=1519309&view=diff
==============================================================================
--- mesos/www/index.html (original)
+++ mesos/www/index.html Sun Sep  1 21:11:06 2013
@@ -96,7 +96,7 @@
            <p class="lead">Apache Mesos is a cluster manager that provides 
efficient resource isolation and sharing across distributed applications, or 
<em>frameworks</em>. It can run Hadoop, MPI, Hypertable, Spark, and other 
applications on a dynamically shared pool of nodes.</p>
          </div>
          <div class="span5 text-center download">
-           <a class="btn btn-large btn-success" 
href="http://mesos.apache.org/downloads/";>Download Mesos 0.12.0</a>
+           <a class="btn btn-large btn-success" 
href="http://mesos.apache.org/downloads/";>Download Mesos 0.12.1</a>
            <p>or learn how to <a 
href="http://mesos.apache.org/gettingstarted/";>get started</a></p>
          </div>
        </div>
@@ -148,9 +148,10 @@
   <div class="span4">
     <h3>News</h3>
                <ul>
+                       <li>Mesos 0.12.1 is released! Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Ross Allen and Dave Lester named Mesos committers 
and PMC Members. (<a 
href="https://twitter.com/ApacheMesos/status/364457132084576257";>tweet</a>).</li>
                        <li>The Apache Software Foundation Announces Apache 
Mesos as a Top-Level Project. (<a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces45";>Press
 Release</a>)</li>
-                       <li>Mesos 0.12.0-incubating is released! Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
+                       <li>Mesos 0.12.0-incubating is released. Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Brenden Matthews from AirBnB was named a Mesos 
committer and PPMC member.</li>
                        <li>Mesos 0.11.0-incubating is released. Now <a 
href="http://mesos.apache.org/download/";>available for download</a>.</li>
                        <li>Airbnb has open sourced Chronos, their Mesos 
framework replacement for cron.</li>


Reply via email to