You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by do...@apache.org on 2017/06/27 08:41:54 UTC

[1/3] incubator-rocketmq-site git commit: Update 1.7 to 1.8 in QuickStart, rocketmq broker does not guarantee its performance in JDK 1.7

Repository: incubator-rocketmq-site
Updated Branches:
  refs/heads/asf-site 0ea3299eb -> 6ba46bd1d


Update 1.7 to 1.8 in QuickStart, rocketmq broker does not guarantee its performance in JDK 1.7


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/5cdbca22
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/5cdbca22
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/5cdbca22

Branch: refs/heads/asf-site
Commit: 5cdbca22ef117a53ef7f01de6042e2813748b6d3
Parents: 273dd8f
Author: dongeforever <do...@apache.org>
Authored: Tue Jun 27 16:40:41 2017 +0800
Committer: dongeforever <do...@apache.org>
Committed: Tue Jun 27 16:40:41 2017 +0800

----------------------------------------------------------------------
 _docs/01-quick-start-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/5cdbca22/_docs/01-quick-start-guide.md
----------------------------------------------------------------------
diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md
index cd7d4f2..1cf9f55 100644
--- a/_docs/01-quick-start-guide.md
+++ b/_docs/01-quick-start-guide.md
@@ -14,7 +14,7 @@ and receive messages.
 
    The following softwares are assumed installed:
    1. 64bit OS, Linux/Unix/Mac is recommended;
-   1. 64bit JDK 1.7+; 
+   1. 64bit JDK 1.8+; 
    1. Maven 3.2.x
    1. Git 
 
@@ -68,4 +68,4 @@ Send shutdown request to mqbroker(36695) OK
 > sh bin/mqshutdown namesrv
 The mqnamesrv(36664) is running...
 Send shutdown request to mqnamesrv(36664) OK
-```
\ No newline at end of file
+```


[3/3] incubator-rocketmq-site git commit: Build

Posted by do...@apache.org.
Build


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/6ba46bd1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/6ba46bd1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/6ba46bd1

Branch: refs/heads/asf-site
Commit: 6ba46bd1de1f83e2bb61758f54e0f9a15a7f9c0e
Parents: a14b77b
Author: dongeforever <do...@apache.org>
Authored: Tue Jun 27 16:41:35 2017 +0800
Committer: dongeforever <do...@apache.org>
Committed: Tue Jun 27 16:41:35 2017 +0800

----------------------------------------------------------------------
 content/about/contact/index.html                | 2 +-
 content/about/rewards/index.html                | 2 +-
 content/about/team/index.html                   | 2 +-
 content/docs/batch-example/index.html           | 2 +-
 content/docs/best-practice-broker/index.html    | 2 +-
 content/docs/best-practice-consumer/index.html  | 2 +-
 content/docs/best-practice-namesvr/index.html   | 2 +-
 content/docs/best-practice-producer/index.html  | 2 +-
 content/docs/broadcast-example/index.html       | 2 +-
 content/docs/cli-admin-tool/index.html          | 2 +-
 content/docs/cluster-deployment/index.html      | 2 +-
 content/docs/code-guidelines/index.html         | 2 +-
 content/docs/core-concept/index.html            | 2 +-
 content/docs/create-pull-request/index.html     | 2 +-
 content/docs/documentation/index.html           | 2 +-
 content/docs/faq/index.html                     | 2 +-
 content/docs/filter-by-sql92-example/index.html | 2 +-
 content/docs/logappender-example/index.html     | 2 +-
 content/docs/motivation/index.html              | 2 +-
 content/docs/openmessaging-example/index.html   | 2 +-
 content/docs/order-example/index.html           | 2 +-
 content/docs/pull-request/index.html            | 2 +-
 content/docs/quick-start/index.html             | 4 ++--
 content/docs/release-manual.html                | 2 +-
 content/docs/rmq-arc/index.html                 | 2 +-
 content/docs/rmq-deployment/index.html          | 2 +-
 content/docs/roadmap/index.html                 | 2 +-
 content/docs/schedule-example/index.html        | 2 +-
 content/docs/simple-example/index.html          | 2 +-
 content/dowloading/releases/index.html          | 2 +-
 content/feed.xml                                | 2 +-
 31 files changed, 32 insertions(+), 32 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/about/contact/index.html
----------------------------------------------------------------------
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index c6b0d99..a680379 100644
--- a/content/about/contact/index.html
+++ b/content/about/contact/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/about/rewards/index.html
----------------------------------------------------------------------
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index 9ded40f..4d065ef 100644
--- a/content/about/rewards/index.html
+++ b/content/about/rewards/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/about/team/index.html
----------------------------------------------------------------------
diff --git a/content/about/team/index.html b/content/about/team/index.html
index 54ee4b3..236d4a6 100644
--- a/content/about/team/index.html
+++ b/content/about/team/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/batch-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/batch-example/index.html b/content/docs/batch-example/index.html
index 995c98d..6b4800e 100644
--- a/content/docs/batch-example/index.html
+++ b/content/docs/batch-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/best-practice-broker/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-broker/index.html b/content/docs/best-practice-broker/index.html
index 06ba816..abdf0f4 100644
--- a/content/docs/best-practice-broker/index.html
+++ b/content/docs/best-practice-broker/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/best-practice-consumer/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-consumer/index.html b/content/docs/best-practice-consumer/index.html
index 2f29b7e..0c6bfc3 100644
--- a/content/docs/best-practice-consumer/index.html
+++ b/content/docs/best-practice-consumer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/best-practice-namesvr/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-namesvr/index.html b/content/docs/best-practice-namesvr/index.html
index b54ed34..d9baa40 100644
--- a/content/docs/best-practice-namesvr/index.html
+++ b/content/docs/best-practice-namesvr/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/best-practice-producer/index.html
----------------------------------------------------------------------
diff --git a/content/docs/best-practice-producer/index.html b/content/docs/best-practice-producer/index.html
index 7de557e..9271679 100644
--- a/content/docs/best-practice-producer/index.html
+++ b/content/docs/best-practice-producer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/broadcast-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/broadcast-example/index.html b/content/docs/broadcast-example/index.html
index a5605f5..865ce2e 100644
--- a/content/docs/broadcast-example/index.html
+++ b/content/docs/broadcast-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/cli-admin-tool/index.html
----------------------------------------------------------------------
diff --git a/content/docs/cli-admin-tool/index.html b/content/docs/cli-admin-tool/index.html
index b4b8c9c..5dbaf8a 100644
--- a/content/docs/cli-admin-tool/index.html
+++ b/content/docs/cli-admin-tool/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/cluster-deployment/index.html
----------------------------------------------------------------------
diff --git a/content/docs/cluster-deployment/index.html b/content/docs/cluster-deployment/index.html
index d5efaad..c8c3d36 100644
--- a/content/docs/cluster-deployment/index.html
+++ b/content/docs/cluster-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/code-guidelines/index.html
----------------------------------------------------------------------
diff --git a/content/docs/code-guidelines/index.html b/content/docs/code-guidelines/index.html
index 025f5a6..160a3d9 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/core-concept/index.html
----------------------------------------------------------------------
diff --git a/content/docs/core-concept/index.html b/content/docs/core-concept/index.html
index c86fbe0..ed5b2dd 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/create-pull-request/index.html
----------------------------------------------------------------------
diff --git a/content/docs/create-pull-request/index.html b/content/docs/create-pull-request/index.html
index f81476e..5c32ded 100644
--- a/content/docs/create-pull-request/index.html
+++ b/content/docs/create-pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/documentation/index.html
----------------------------------------------------------------------
diff --git a/content/docs/documentation/index.html b/content/docs/documentation/index.html
index 0984753..638ea38 100644
--- a/content/docs/documentation/index.html
+++ b/content/docs/documentation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/faq/index.html
----------------------------------------------------------------------
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 8aba56d..c66acd4 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/filter-by-sql92-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/filter-by-sql92-example/index.html b/content/docs/filter-by-sql92-example/index.html
index f336947..01a8cf2 100644
--- a/content/docs/filter-by-sql92-example/index.html
+++ b/content/docs/filter-by-sql92-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/logappender-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/logappender-example/index.html b/content/docs/logappender-example/index.html
index 1ca89d1..eeeeaeb 100644
--- a/content/docs/logappender-example/index.html
+++ b/content/docs/logappender-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/motivation/index.html
----------------------------------------------------------------------
diff --git a/content/docs/motivation/index.html b/content/docs/motivation/index.html
index 4a60509..4ec9190 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/openmessaging-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/openmessaging-example/index.html b/content/docs/openmessaging-example/index.html
index 192628d..e8bb791 100644
--- a/content/docs/openmessaging-example/index.html
+++ b/content/docs/openmessaging-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/order-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/order-example/index.html b/content/docs/order-example/index.html
index 36095e3..99e8c8c 100644
--- a/content/docs/order-example/index.html
+++ b/content/docs/order-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/pull-request/index.html
----------------------------------------------------------------------
diff --git a/content/docs/pull-request/index.html b/content/docs/pull-request/index.html
index 2146638..6853619 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/quick-start/index.html
----------------------------------------------------------------------
diff --git a/content/docs/quick-start/index.html b/content/docs/quick-start/index.html
index 0c1280c..3f485b8 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 
@@ -486,7 +486,7 @@ and receive messages.</p>
 <p>The following softwares are assumed installed:</p>
 <ol>
   <li>64bit OS, Linux/Unix/Mac is recommended;</li>
-  <li>64bit JDK 1.7+;</li>
+  <li>64bit JDK 1.8+;</li>
   <li>Maven 3.2.x</li>
   <li>Git</li>
 </ol>

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/release-manual.html
----------------------------------------------------------------------
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index af6a259..5b72097 100644
--- a/content/docs/release-manual.html
+++ b/content/docs/release-manual.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/rmq-arc/index.html
----------------------------------------------------------------------
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index e8a7141..e0f6874 100644
--- a/content/docs/rmq-arc/index.html
+++ b/content/docs/rmq-arc/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/rmq-deployment/index.html
----------------------------------------------------------------------
diff --git a/content/docs/rmq-deployment/index.html b/content/docs/rmq-deployment/index.html
index 98cafbe..22ccdd4 100644
--- a/content/docs/rmq-deployment/index.html
+++ b/content/docs/rmq-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/roadmap/index.html
----------------------------------------------------------------------
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 8a55c10..241f8d7 100644
--- a/content/docs/roadmap/index.html
+++ b/content/docs/roadmap/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/schedule-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/schedule-example/index.html b/content/docs/schedule-example/index.html
index 4f1600e..48b3aab 100644
--- a/content/docs/schedule-example/index.html
+++ b/content/docs/schedule-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/docs/simple-example/index.html
----------------------------------------------------------------------
diff --git a/content/docs/simple-example/index.html b/content/docs/simple-example/index.html
index d238b40..a64f665 100644
--- a/content/docs/simple-example/index.html
+++ b/content/docs/simple-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/dowloading/releases/index.html
----------------------------------------------------------------------
diff --git a/content/dowloading/releases/index.html b/content/dowloading/releases/index.html
index 49a9ba8..666bc71 100644
--- a/content/dowloading/releases/index.html
+++ b/content/dowloading/releases/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-06-27T16:24:18+08:00">
+  <meta property="article:published_time" content="2017-06-27T16:41:13+08:00">
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/6ba46bd1/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index aa61cfd..5dba549 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-06-27T16:24:18+08:00</updated><id>//</id><title type="html">Apache RocketMQ</title><subtitle>The homepage of RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, &quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, &quot;bio&quot;=&gt;&quot;A fast, low latency, reliable, scalable, distributed MOM.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, &quot;email&quot;=&gt;&quot;dev@rocketmq.incubator.apache.org&quot;, &quot;uri&quot;=&gt;&quot;http://incubator.staging.apache.org/projects/rocketmq.html&quot;, &quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, &quot;dribbble&quot;=&gt;nil, &quot;flickr&quot;=&gt;nil, &quo
 t;facebook&quot;=&gt;nil, &quot;foursquare&quot;=&gt;nil, &quot;github&quot;=&gt;&quot;apache/incubator-rocketmq&quot;, &quot;google_plus&quot;=&gt;nil, &quot;keybase&quot;=&gt;nil, &quot;instagram&quot;=&gt;nil, &quot;lastfm&quot;=&gt;nil, &quot;linkedin&quot;=&gt;nil, &quot;pinterest&quot;=&gt;nil, &quot;soundcloud&quot;=&gt;nil, &quot;stackoverflow&quot;=&gt;&quot;questions/tagged/rocketmq&quot;, &quot;steam&quot;=&gt;nil, &quot;tumblr&quot;=&gt;nil, &quot;twitter&quot;=&gt;&quot;ApacheRocketMQ&quot;, &quot;vine&quot;=&gt;nil, &quot;weibo&quot;=&gt;nil, &quot;xing&quot;=&gt;nil, &quot;youtube&quot;=&gt;nil, &quot;quora&quot;=&gt;&quot;topic/RocketMQ&quot;}</name><email>dev@rocketmq.incubator.apache.org</email><uri>http://incubator.staging.apache.org/projects/rocketmq.html</uri></author><entry><title type="html">Release Notes - Apache RocketMQ - Version 4.1.0-incubating</title><link href="/release_notes/release-notes-4.1.0-incubating/" rel="alternate" type="text/html" title="Relea
 se Notes - Apache RocketMQ - Version 4.1.0-incubating" /><published>2017-06-02T00:00:00+08:00</published><updated>2017-06-02T00:00:00+08:00</updated><id>/release_notes/release-notes-4.1.0-incubating</id><content type="html" xml:base="/release_notes/release-notes-4.1.0-incubating/">&lt;p&gt;Release Notes - Apache RocketMQ - Version 4.1.0-incubating&lt;/p&gt;
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-06-27T16:41:13+08:00</updated><id>//</id><title type="html">Apache RocketMQ</title><subtitle>The homepage of RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, &quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, &quot;bio&quot;=&gt;&quot;A fast, low latency, reliable, scalable, distributed MOM.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, &quot;email&quot;=&gt;&quot;dev@rocketmq.incubator.apache.org&quot;, &quot;uri&quot;=&gt;&quot;http://incubator.staging.apache.org/projects/rocketmq.html&quot;, &quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, &quot;dribbble&quot;=&gt;nil, &quot;flickr&quot;=&gt;nil, &quo
 t;facebook&quot;=&gt;nil, &quot;foursquare&quot;=&gt;nil, &quot;github&quot;=&gt;&quot;apache/incubator-rocketmq&quot;, &quot;google_plus&quot;=&gt;nil, &quot;keybase&quot;=&gt;nil, &quot;instagram&quot;=&gt;nil, &quot;lastfm&quot;=&gt;nil, &quot;linkedin&quot;=&gt;nil, &quot;pinterest&quot;=&gt;nil, &quot;soundcloud&quot;=&gt;nil, &quot;stackoverflow&quot;=&gt;&quot;questions/tagged/rocketmq&quot;, &quot;steam&quot;=&gt;nil, &quot;tumblr&quot;=&gt;nil, &quot;twitter&quot;=&gt;&quot;ApacheRocketMQ&quot;, &quot;vine&quot;=&gt;nil, &quot;weibo&quot;=&gt;nil, &quot;xing&quot;=&gt;nil, &quot;youtube&quot;=&gt;nil, &quot;quora&quot;=&gt;&quot;topic/RocketMQ&quot;}</name><email>dev@rocketmq.incubator.apache.org</email><uri>http://incubator.staging.apache.org/projects/rocketmq.html</uri></author><entry><title type="html">Release Notes - Apache RocketMQ - Version 4.1.0-incubating</title><link href="/release_notes/release-notes-4.1.0-incubating/" rel="alternate" type="text/html" title="Relea
 se Notes - Apache RocketMQ - Version 4.1.0-incubating" /><published>2017-06-02T00:00:00+08:00</published><updated>2017-06-02T00:00:00+08:00</updated><id>/release_notes/release-notes-4.1.0-incubating</id><content type="html" xml:base="/release_notes/release-notes-4.1.0-incubating/">&lt;p&gt;Release Notes - Apache RocketMQ - Version 4.1.0-incubating&lt;/p&gt;
 
 &lt;h2 id=&quot;new-feature&quot;&gt;New Feature&lt;/h2&gt;
 


[2/3] incubator-rocketmq-site git commit: Merge branch 'master' into asf-site

Posted by do...@apache.org.
Merge branch 'master' into asf-site


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/a14b77b8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/a14b77b8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/a14b77b8

Branch: refs/heads/asf-site
Commit: a14b77b877f454a607d445a29ade6b41535e7da9
Parents: 0ea3299 5cdbca2
Author: dongeforever <do...@apache.org>
Authored: Tue Jun 27 16:41:05 2017 +0800
Committer: dongeforever <do...@apache.org>
Committed: Tue Jun 27 16:41:05 2017 +0800

----------------------------------------------------------------------
 _docs/01-quick-start-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------