You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/10/05 16:38:19 UTC

mesos-site git commit: Updated the website built from mesos SHA: f9d784b.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site 74cbbec8d -> 3a0898bf0


Updated the website built from mesos SHA: f9d784b.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/3a0898bf
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/3a0898bf
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/3a0898bf

Branch: refs/heads/asf-site
Commit: 3a0898bf02ad4d719592aa318e7ee123b4b1c1fb
Parents: 74cbbec
Author: jenkins <bu...@apache.org>
Authored: Thu Oct 5 16:38:17 2017 +0000
Committer: jenkins <bu...@apache.org>
Committed: Thu Oct 5 16:38:17 2017 +0000

----------------------------------------------------------------------
 content/documentation/getting-started/index.html     |  4 ++--
 .../documentation/latest/getting-started/index.html  |  4 ++--
 content/downloads/index.html                         | 15 ++++++++++++---
 content/gettingstarted/index.html                    |  4 ++--
 content/index.html                                   |  4 ++--
 5 files changed, 20 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3a0898bf/content/documentation/getting-started/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/getting-started/index.html b/content/documentation/getting-started/index.html
index 41c50c1..936f87f 100644
--- a/content/documentation/getting-started/index.html
+++ b/content/documentation/getting-started/index.html
@@ -121,8 +121,8 @@
 
 <p>1. Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.3.0/mesos-1.3.0.tar.gz
-$ tar -zxf mesos-1.3.0.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.4.0/mesos-1.4.0.tar.gz
+$ tar -zxf mesos-1.4.0.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3a0898bf/content/documentation/latest/getting-started/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/getting-started/index.html b/content/documentation/latest/getting-started/index.html
index 7bacfcb..ecd8dba 100644
--- a/content/documentation/latest/getting-started/index.html
+++ b/content/documentation/latest/getting-started/index.html
@@ -121,8 +121,8 @@
 
 <p>1. Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.3.0/mesos-1.3.0.tar.gz
-$ tar -zxf mesos-1.3.0.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.4.0/mesos-1.4.0.tar.gz
+$ tar -zxf mesos-1.4.0.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3a0898bf/content/downloads/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/index.html b/content/downloads/index.html
index 01e71c5..2b6671a 100644
--- a/content/downloads/index.html
+++ b/content/downloads/index.html
@@ -106,6 +106,15 @@
     <ul>
       
       <li>
+        <a href="http://archive.apache.org/dist/mesos/1.4.0/">
+          1.4.0
+        </a>
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12340465">
+          Release Notes
+        </a>)
+      </li>
+      
+      <li>
         <a href="http://archive.apache.org/dist/mesos/1.1.3/">
           1.1.3
         </a>
@@ -552,10 +561,10 @@
   <div class="col-md-8">
     <h1>Download Mesos</h1>
       <p>Download the most recent stable release:
-	      <a href="http://www.apache.org/dyn/closer.cgi/mesos/1.3.1/mesos-1.3.1.tar.gz">
-          1.3.1
+	      <a href="http://www.apache.org/dyn/closer.cgi/mesos/1.4.0/mesos-1.4.0.tar.gz">
+          1.4.0
         </a>
-        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12340495">
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12340465">
           Release Notes
         </a>)
       </p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3a0898bf/content/gettingstarted/index.html
----------------------------------------------------------------------
diff --git a/content/gettingstarted/index.html b/content/gettingstarted/index.html
index 5913f96..bee26b0 100644
--- a/content/gettingstarted/index.html
+++ b/content/gettingstarted/index.html
@@ -121,8 +121,8 @@
 
 <p>1. Download the latest stable release from <a href="http://mesos.apache.org/downloads/">Apache</a> (<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.3.0/mesos-1.3.0.tar.gz
-$ tar -zxf mesos-1.3.0.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.4.0/mesos-1.4.0.tar.gz
+$ tar -zxf mesos-1.4.0.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a> (<strong><em>Advanced Users Only</em></strong>)</p>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3a0898bf/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index ca64e92..3131fd7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -109,8 +109,8 @@
       </p>
       <p>
         <a class="changelog"
-           href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.3.1">
-          Mesos 1.3.1 Changelog
+           href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.4.0">
+          Mesos 1.4.0 Changelog
         </a>
       </p>
     </div><!-- /.jumbotron -->