You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by qi...@apache.org on 2019/09/16 00:42:38 UTC

[mesos] 01/02: Updated site information for the 1.9.0 release.

This is an automated email from the ASF dual-hosted git repository.

qianzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit d512dc2e11a27d12c438d31b6d18670eb9ddd615
Author: Qian Zhang <zh...@gmail.com>
AuthorDate: Mon Sep 9 14:45:28 2019 +0800

    Updated site information for the 1.9.0 release.
---
 docs/building.md       |  4 ++--
 site/data/releases.yml | 10 ++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/docs/building.md b/docs/building.md
index 4ee739a..fbcec23 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -11,8 +11,8 @@ There are different ways you can get Mesos:
 
 1\. Download the latest stable release from [Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-    $ wget http://www.apache.org/dist/mesos/1.8.0/mesos-1.8.0.tar.gz
-    $ tar -zxf mesos-1.8.0.tar.gz
+    $ wget http://www.apache.org/dist/mesos/1.9.0/mesos-1.9.0.tar.gz
+    $ tar -zxf mesos-1.9.0.tar.gz
 
 2\. Clone the Mesos git [repository](https://gitbox.apache.org/repos/asf/mesos.git) (***Advanced Users Only***)
 
diff --git a/site/data/releases.yml b/site/data/releases.yml
index 79b2193..56146f0 100644
--- a/site/data/releases.yml
+++ b/site/data/releases.yml
@@ -3,8 +3,8 @@
 #   `versions` below.
 # * When publishing a new blog post, we need to append an item to `news` below.
 latest_stable:
-  version: 1.8.1
-  jira_version: 12345342
+  version: 1.9.0
+  jira_version: 12345244
 news:
 ## * If the news is used to announce a release version, the item structure is
 ##   - title: (required)
@@ -15,6 +15,10 @@ news:
 ##   - title: (required)
 ##     date: (required)
 ##     blog: (required)
+  - title: Mesos 1.9.0 is released!
+    date: September 5, 2019
+    target_version: 1.9.0
+    blog: mesos-1-9-0-released
   - title: Mesos 1.8.1 is released!
     date: July 29, 2019
     target_version: 1.8.1
@@ -204,6 +208,8 @@ versions:
 ##                 after we create the ReleaseNote for 0.28.1, we get the link:
 ##                 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12335359.
 ##                 At here, 12335359 is the jira_version of 0.28.1.
+  - version: 1.9.0
+    jira_version: 12345244
   - version: 1.8.0
     jira_version: 12343862
   - version: 1.5.3