You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/30 14:23:15 UTC

[incubator-servicecomb-website] branch master updated: Update the download page as per the comments from moderator (#50)

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f41cd0  Update the download page as per the comments from moderator (#50)
4f41cd0 is described below

commit 4f41cd0e4ae0ed0bc4157f96cec41aa407f806af
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Fri Mar 30 19:53:12 2018 +0530

    Update the download page as per the comments from moderator (#50)
    
    * Update the download page as per the comments for moderator
    
    * Rename the links to downloads
---
 _data/navigation.yml                    |  6 +++---
 _release/cn/release.md                  | 37 +++++++++++++++++++++++++++++++++
 _release/cn/saga_binaries.md            |  4 +++-
 _release/cn/saga_downloads.md           | 14 +++++++++++++
 _release/cn/service_center_binaries.md  |  5 ++++-
 _release/cn/service_center_downloads.md | 16 ++++++++++++++
 _release/release.md                     | 37 +++++++++++++++++++++++++++++++++
 _release/saga_binaries.md               |  4 +++-
 _release/saga_downloads.md              | 14 +++++++++++++
 _release/service_center_binaries.md     |  5 ++++-
 _release/service_center_downloads.md    | 15 +++++++++++++
 11 files changed, 150 insertions(+), 7 deletions(-)

diff --git a/_data/navigation.yml b/_data/navigation.yml
index a0313f7..6fa0c15 100755
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -137,19 +137,19 @@ t:
         children:
           - title: "Release Notes"
             url: /release/sc-release-notes/
-          - title: "Binaries"
+          - title: "Donwloads"
             url: /release/sc-binary/
       - title: "Java-Chassis"
         children:
           - title: "Release Notes"
             url: /release/java-chassis-release-notes/
-          - title: "Binaries"
+          - title: "Downloads"
             url: /release/java-chassis-binary/
       - title: "Saga"
         children:
           - title: "Release Notes"
             url: /release/saga-release-notes/
-          - title: "Binaries"
+          - title: "Downloads"
             url: /release/saga-binary/
 
 
diff --git a/_release/cn/release.md b/_release/cn/release.md
index ba4e96a..e5da903 100644
--- a/_release/cn/release.md
+++ b/_release/cn/release.md
@@ -17,3 +17,40 @@ Only current recommended releases are available on the main distribution site an
 * [Apache ServiceComb (incubating) Service-Center 1.0.0-m1](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/){:target="_blank"} (released on 2018-03-27)
 
 * [Apache ServiceComb (incubating) Saga 0.1.0](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/){:target="_blank"} (released on 2018-03-27)
+
+
+**Verifying the release**
+
+It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures.
+ The PGP signatures can  be verified using GPG or PGP. 
+ Please download the [KEYS](https://www.apache.org/dist/incubator/servicecomb/KEYS){:target="_blank"} as well as the asc signature files for relevant distribution. It is recommended to get these files from the main distribution [directory](https://www.apache.org/dist/incubator/servicecomb/){:target="_blank"} and not from the mirrors.
+ ```
+ gpg -i KEYS
+ 
+ or
+ 
+ pgpk -a KEYS
+ 
+ or
+ 
+ pgp -ka KEYS
+
+```
+
+To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide.
+
+```
+gpg --verify apache-servicecomb-incubating********.asc apache-servicecomb-incubating*********
+
+or
+
+pgpv apache-servicecomb-incubating********.asc
+
+or 
+
+pgp apache-servicecomb-incubating********.asc
+
+
+```
+
+Alternatively you can download the SHA signatures from main distribution [repo](https://www.apache.org/dist/incubator/servicecomb/){:target="_blank"} and verify the downloads using sha512sum.
diff --git a/_release/cn/saga_binaries.md b/_release/cn/saga_binaries.md
index a3af711..9e8ea8f 100644
--- a/_release/cn/saga_binaries.md
+++ b/_release/cn/saga_binaries.md
@@ -9,4 +9,6 @@ last_modified_at: 2018-03-28T00:50:43-55:00
 
 ## Releases
 
-* Apache ServiceComb (incubating) Saga 0.1.0 [[Distribution]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[SRC]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) 
+* Apache ServiceComb (incubating) Saga 0.1.0
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.sha512)
+    - Distribution [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin. [...]
diff --git a/_release/cn/saga_downloads.md b/_release/cn/saga_downloads.md
new file mode 100644
index 0000000..155dd4e
--- /dev/null
+++ b/_release/cn/saga_downloads.md
@@ -0,0 +1,14 @@
+---
+title: "ServiceComb Saga Binaries"
+lang: cn
+ref: release
+permalink: /cn/release/saga-downloads/
+excerpt: "ServiceComb Saga Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Apache ServiceComb (incubating) Saga 0.1.0
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.sha512)
+    - Distribution [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin. [...]
diff --git a/_release/cn/service_center_binaries.md b/_release/cn/service_center_binaries.md
index 7ff0665..f57a854 100644
--- a/_release/cn/service_center_binaries.md
+++ b/_release/cn/service_center_binaries.md
@@ -9,5 +9,8 @@ last_modified_at: 2018-03-28T00:50:43-55:00
 
 ## Releases
 
-* Apache ServiceComb (incubating) Service-Center 1.0.0-m1 [[Windows]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[Linux]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[SRC]](https://apache.org/dyn/closer.cgi/incubator/servic [...]
+* Apache ServiceComb (incubating) Service-Center 1.0.0-m1
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubatin [...]
+    - Windows [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
+    - Linux [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apac [...]
 
diff --git a/_release/cn/service_center_downloads.md b/_release/cn/service_center_downloads.md
new file mode 100644
index 0000000..a05780e
--- /dev/null
+++ b/_release/cn/service_center_downloads.md
@@ -0,0 +1,16 @@
+---
+title: "ServiceComb Service-Center Binaries"
+lang: cn
+ref: release
+permalink: /cn/release/sc-downloads/
+excerpt: "ServiceComb Service-Center Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Apache ServiceComb (incubating) Service-Center 1.0.0-m1
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubatin [...]
+    - Windows [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
+    - Linux [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apac [...]
+
diff --git a/_release/release.md b/_release/release.md
index 507b12c..3d77f7f 100644
--- a/_release/release.md
+++ b/_release/release.md
@@ -17,3 +17,40 @@ Only current recommended releases are available on the main distribution site an
 * [Apache ServiceComb (incubating) Service-Center 1.0.0-m1](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/){:target="_blank"} (released on 2018-03-27)
 
 * [Apache ServiceComb (incubating) Saga 0.1.0](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/){:target="_blank"} (released on 2018-03-27)
+
+
+**Verifying the release**
+
+It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures.
+ The PGP signatures can  be verified using GPG or PGP. 
+ Please download the [KEYS](https://www.apache.org/dist/incubator/servicecomb/KEYS){:target="_blank"} as well as the asc signature files for relevant distribution. It is recommended to get these files from the main distribution [directory](https://www.apache.org/dist/incubator/servicecomb/){:target="_blank"} and not from the mirrors.
+ ```
+ gpg -i KEYS
+ 
+ or
+ 
+ pgpk -a KEYS
+ 
+ or
+ 
+ pgp -ka KEYS
+
+```
+
+To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide.
+
+```
+gpg --verify apache-servicecomb-incubating********.asc apache-servicecomb-incubating*********
+
+or
+
+pgpv apache-servicecomb-incubating********.asc
+
+or 
+
+pgp apache-servicecomb-incubating********.asc
+
+
+```
+
+Alternatively you can download the SHA signatures from main distribution [repo](https://www.apache.org/dist/incubator/servicecomb/){:target="_blank"} and verify the downloads using sha512sum.
diff --git a/_release/saga_binaries.md b/_release/saga_binaries.md
index c86030c..e961004 100644
--- a/_release/saga_binaries.md
+++ b/_release/saga_binaries.md
@@ -9,4 +9,6 @@ last_modified_at: 2018-03-28T00:50:43-55:00
 
 ## Releases
 
-* Apache ServiceComb (incubating) Saga 0.1.0 [[Distribution]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[SRC]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) 
+* Apache ServiceComb (incubating) Saga 0.1.0
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.sha512)
+    - Distribution [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin. [...]
diff --git a/_release/saga_downloads.md b/_release/saga_downloads.md
new file mode 100644
index 0000000..a133d80
--- /dev/null
+++ b/_release/saga_downloads.md
@@ -0,0 +1,14 @@
+---
+title: "ServiceComb Saga Binaries"
+lang: en
+ref: release
+permalink: /release/saga-downloads/
+excerpt: "ServiceComb Saga Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Apache ServiceComb (incubating) Saga 0.1.0
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip.sha512)
+    - Distribution [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin. [...]
diff --git a/_release/service_center_binaries.md b/_release/service_center_binaries.md
index fe7a436..070c86a 100644
--- a/_release/service_center_binaries.md
+++ b/_release/service_center_binaries.md
@@ -9,4 +9,7 @@ last_modified_at: 2018-03-28T00:50:43-55:00
 
 ## Releases
 
-* Apache ServiceComb (incubating) Service-Center 1.0.0-m1 [[Windows]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[Linux]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[SRC]](https://apache.org/dyn/closer.cgi/incubator/servic [...]
+* Apache ServiceComb (incubating) Service-Center 1.0.0-m1
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubatin [...]
+    - Windows [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
+    - Linux [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apac [...]
diff --git a/_release/service_center_downloads.md b/_release/service_center_downloads.md
new file mode 100644
index 0000000..1b32e2d
--- /dev/null
+++ b/_release/service_center_downloads.md
@@ -0,0 +1,15 @@
+---
+title: "ServiceComb Service-Center Binaries"
+lang: en
+ref: release
+permalink: /release/sc-downloads/
+excerpt: "ServiceComb Service-Center Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Apache ServiceComb (incubating) Service-Center 1.0.0-m1
+    - Source [[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-src.zip.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubatin [...]
+    - Windows [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
+    - Linux [[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz.asc) [[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apac [...]

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.