[incubator-servicecomb-java-chassis] branch master updated: rename test case for adjust run sequence

2018-04-02 Thread wujimin
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 556e9ae  rename test case for adjust run sequence
556e9ae is described below

commit 556e9aec5cbc1a9f2257f7607305f83740891a40
Author: zhengyangyong 
AuthorDate: Mon Apr 2 18:40:17 2018 +0800

rename test case for adjust run sequence

Signed-off-by: zhengyangyong 
---
 .../metrics/core/{TestMonitorManager.java => TestAnMonitorManager.java} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestMonitorManager.java
 
b/metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestAnMonitorManager.java
similarity index 99%
rename from 
metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestMonitorManager.java
rename to 
metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestAnMonitorManager.java
index eedcf1b..80e5196 100644
--- 
a/metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestMonitorManager.java
+++ 
b/metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestAnMonitorManager.java
@@ -37,7 +37,7 @@ import org.junit.rules.ExpectedException;
 
 import com.netflix.servo.monitor.Counter;
 
-public class TestMonitorManager {
+public class TestAnMonitorManager {
 
   private static MetricsLoader currentWindowMetricsLoader;
 

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


[incubator-servicecomb-website] 02/02: Publish the website

2018-04-02 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

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

commit e75082012a65677491ee9e177931c19aeb15565e
Author: Willem Jiang 
AuthorDate: Mon Apr 2 22:34:01 2018 +0800

Publish the website
---
 content/cn/release/index.html  |  4 +-
 .../cn/release/java-chassis-downloads/index.html   | 41 ++-
 .../release/java-chassis-release-notes/index.html  |  4 +-
 content/cn/release/saga-binary/index.html  | 40 ++-
 content/cn/release/saga-downloads/index.html   | 40 ++-
 content/cn/release/saga-release-notes/index.html   |  4 +-
 .../index.html | 45 ++---
 .../index.html | 45 ++---
 .../index.html | 10 ++---
 content/feed.xml   |  2 +-
 content/release/index.html |  4 +-
 content/release/java-chassis-downloads/index.html  | 41 ++-
 .../release/java-chassis-release-notes/index.html  |  4 +-
 content/release/saga-binary/index.html | 40 ++-
 content/release/saga-downloads/index.html  | 40 ++-
 content/release/saga-release-notes/index.html  |  4 +-
 content/release/sc-binary/index.html   | 40 ++-
 .../index.html | 46 +++---
 .../index.html | 10 ++---
 content/sitemap.xml| 10 ++---
 20 files changed, 417 insertions(+), 57 deletions(-)

diff --git a/content/cn/release/index.html b/content/cn/release/index.html
index c636417..17ae076 100644
--- a/content/cn/release/index.html
+++ b/content/cn/release/index.html
@@ -270,7 +270,7 @@
 
 
 
-发布说明
+发布说明
   
 
 
@@ -278,7 +278,7 @@
 
 
 
-发布包
+发布包
   
 
 
diff --git a/content/cn/release/java-chassis-downloads/index.html 
b/content/cn/release/java-chassis-downloads/index.html
index 50b1d17..b6b9731 100644
--- a/content/cn/release/java-chassis-downloads/index.html
+++ b/content/cn/release/java-chassis-downloads/index.html
@@ -270,7 +270,7 @@
 
 
 
-发布说明
+发布说明
   
 
 
@@ -278,7 +278,7 @@
 
 
 
-发布包
+发布包
   
 
 
@@ -378,6 +378,43 @@
   
 
 
+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 https://www.apache.org/dist/incubator/servicecomb/KEYS; 
target="_blank">KEYS as well as the asc signature files for relevant 
distribution. It is recommended to get these files from the main distribution 
https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/;
 target="_blank">directory 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-java-chassis-.asc 
apache-servicecomb-incubating-java-chassis-*
+
+or
+
+pgpv apache-servicecomb-incubating-java-chassis-.asc
+
+or 
+
+pgp apache-servicecomb-incubating-java-chassis-.asc
+
+
+
+
+
+Alternatively you can download the SHA signatures from main distribution https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/;
 target="_blank">repo and verify the downloads using sha512sum.
+
+
 
   
 
diff --git a/content/cn/release/java-chassis-release-notes/index.html 
b/content/cn/release/java-chassis-release-notes/index.html
index e8047aa..5bc1087 100644
--- a/content/cn/release/java-chassis-release-notes/index.html
+++ b/content/cn/release/java-chassis-release-notes/index.html
@@ -270,7 +270,7 @@
 
 
 
-发布说明
+发布说明
   
 
 
@@ -278,7 +278,7 @@
 
 
 
-发布包
+发布包
   
 
 
diff --git a/content/cn/release/saga-binary/index.html 
b/content/cn/release/saga-binary/index.html
index 9519e1a..cbfd8ae 100644
--- a/content/cn/release/saga-binary/index.html
+++ b/content/cn/release/saga-binary/index.html
@@ -270,7 +270,7 @@
 
 
 
-发布说明
+发布说明
   
 
 
@@ -278,7 +278,7 @@
 
 
 
-   

[incubator-servicecomb-website] 01/02: Merge branch 'master' into asf-site

2018-04-02 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

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

commit 2f3555dd4a0a3008f41da679f175303296be8704
Merge: b8d7d78 8536896
Author: Willem Jiang 
AuthorDate: Mon Apr 2 22:32:41 2018 +0800

Merge branch 'master' into asf-site

 _data/navigation.yml   |  8 +++---
 _release/cn/java_chassis_downloads.md  | 39 +++-
 _release/cn/saga_binaries.md   | 37 +++
 _release/cn/saga_downloads.md  | 37 +++
 _release/cn/service_center_binaries.md | 37 ++-
 _release/cn/service_center_downloads.md| 37 ++-
 _release/cn/service_center_releaseNotes.md |  2 +-
 _release/java_chassis_downloads.md | 41 +-
 _release/saga_binaries.md  | 37 +++
 _release/saga_downloads.md | 37 +++
 _release/service_center_binaries.md| 36 ++
 _release/service_center_downloads.md   | 38 ++-
 _release/service_center_releaseNotes.md|  2 +-
 13 files changed, 377 insertions(+), 11 deletions(-)


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


[incubator-servicecomb-website] branch master updated: Add the verification guide in each downloads page

2018-04-02 Thread ningjiang
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 8536896  Add the verification guide in each downloads page
8536896 is described below

commit 8536896288ea3e08a0ebfa7f201c60afecde0bf8
Author: asifdxtreme 
AuthorDate: Mon Apr 2 19:14:22 2018 +0530

Add the verification guide in each downloads page
---
 _data/navigation.yml   |  8 +++---
 _release/cn/java_chassis_downloads.md  | 39 +++-
 _release/cn/saga_binaries.md   | 37 +++
 _release/cn/saga_downloads.md  | 37 +++
 _release/cn/service_center_binaries.md | 37 ++-
 _release/cn/service_center_downloads.md| 37 ++-
 _release/cn/service_center_releaseNotes.md |  2 +-
 _release/java_chassis_downloads.md | 41 +-
 _release/saga_binaries.md  | 37 +++
 _release/saga_downloads.md | 37 +++
 _release/service_center_binaries.md| 36 ++
 _release/service_center_downloads.md   | 38 ++-
 _release/service_center_releaseNotes.md|  2 +-
 13 files changed, 377 insertions(+), 11 deletions(-)

diff --git a/_data/navigation.yml b/_data/navigation.yml
index 5d9ebb1..ed3c67b 100755
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -136,9 +136,9 @@ t:
   - title: "Service-Center"
 children:
   - title: "Release Notes"
-url: /release/sc-release-notes/
+url: /release/service-center-release-notes/
   - title: "Donwloads"
-url: /release/sc-downloads/
+url: /release/service-center-downloads/
   - title: "Java-Chassis"
 children:
   - title: "Release Notes"
@@ -292,9 +292,9 @@ t:
   - title: "Service-Center"
 children:
   - title: "发布说明"
-url: /cn/release/sc-release-notes/
+url: /cn/release/service-center-release-notes/
   - title: "发布包"
-url: /cn/release/sc-downloads/
+url: /cn/release/service-center-downloads/
   - title: "Java-Chassis"
 children:
   - title: "发布说明"
diff --git a/_release/cn/java_chassis_downloads.md 
b/_release/cn/java_chassis_downloads.md
index fb51057..42168b7 100644
--- a/_release/cn/java_chassis_downloads.md
+++ b/_release/cn/java_chassis_downloads.md
@@ -11,4 +11,41 @@ last_modified_at: 2018-03-28T00:50:43-55:00
 
 * Apache ServiceComb (incubating) Service-Center 1.0.0-m1
 - Source 
[[src]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip)
 
[[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip.asc)
 
[[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servi
 [...]
-- Distribution 
[[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip)
 
[[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc)
 
[[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apa
 [...]
\ No newline at end of file
+- Distribution 
[[Binary]](https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip)
 
[[asc]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc)
 
[[sha512]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apa
 [...]
+
+**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/incubator-servicecomb-java-chassis/){:target="_blank"}
 and not from the mirrors.
+ ```

[incubator-servicecomb-website] branch master updated: Updated content of Chinese home page

2018-04-02 Thread ningjiang
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 00515a5  Updated content of Chinese home page
00515a5 is described below

commit 00515a53b8dc9c5d17c0fc8c5d36561172ffa00a
Author: Willem Jiang 
AuthorDate: Mon Apr 2 20:29:12 2018 +0800

Updated content of Chinese home page
---
 _pages/cn/home.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_pages/cn/home.md b/_pages/cn/home.md
index ecf8f16..f438bb3 100644
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -11,7 +11,7 @@ excerpt: 'ServiceComb提供了一套包含代码框架生成,服务注册发
 
 最新发布版本:
 
-http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 class="home-button btn--info">Java SDK v1.0.0-m1
+http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 class="home-button btn--info">Java Chassis v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 class="home-button btn--info">服务中心v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 class="home-button btn--info">Saga v0.1.0
 '
@@ -25,7 +25,7 @@ intro:
 号外: 
现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!
   
   
-ServiceComb announces it's first Apache Incubating 
Release to the community.
+ServiceComb 第一个Apache孵化版本发布了!
   
 "
 

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


[incubator-servicecomb-website] branch asf-site updated (429d351 -> b8d7d78)

2018-04-02 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

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


from 429d351  Publish the website
 add d9f8d82  Update the downloads pages as per mentor comments
 add dcb03df  Update the Home page
 add 2e992b0  Update the latest news
 add 00515a5  Updated content of Chinese home page
 new 7acceeb  Merge branch 'master' into asf-site
 new b8d7d78  Publish the website

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _data/navigation.yml   | 12 +++
 _pages/cn/home.md  |  5 ++-
 _pages/home.md |  5 ++-
 _release/cn/java_chassis_binaries.md   | 12 ---
 _release/cn/java_chassis_downloads.md  | 14 
 _release/cn/release.md |  2 ++
 _release/cn/saga_downloads.md  |  4 +--
 _release/cn/service_center_downloads.md|  4 +--
 _release/java_chassis_binaries.md  | 12 ---
 _release/java_chassis_downloads.md | 14 
 _release/release.md|  2 ++
 _release/saga_downloads.md |  4 +--
 _release/service_center_downloads.md   |  4 +--
 content/cn/index.html  | 12 +++
 content/cn/release/index.html  |  9 +++--
 .../index.html | 41 --
 .../release/java-chassis-release-notes/index.html  |  6 ++--
 content/cn/release/saga-binary/index.html  |  6 ++--
 content/cn/release/saga-downloads/index.html   | 24 ++---
 content/cn/release/saga-release-notes/index.html   |  6 ++--
 content/cn/release/sc-binary/index.html|  6 ++--
 content/cn/release/sc-downloads/index.html | 24 ++---
 content/cn/release/sc-release-notes/index.html |  6 ++--
 content/feed.xml   |  2 +-
 content/index.html | 12 +++
 content/release/index.html |  9 +++--
 .../index.html | 41 --
 .../release/java-chassis-release-notes/index.html  |  6 ++--
 content/release/saga-binary/index.html |  6 ++--
 content/release/saga-downloads/index.html  | 24 ++---
 content/release/saga-release-notes/index.html  |  6 ++--
 content/release/sc-binary/index.html   |  6 ++--
 content/release/sc-downloads/index.html| 24 ++---
 content/release/sc-release-notes/index.html|  6 ++--
 content/sitemap.xml|  4 +--
 35 files changed, 205 insertions(+), 175 deletions(-)
 delete mode 100644 _release/cn/java_chassis_binaries.md
 create mode 100644 _release/cn/java_chassis_downloads.md
 delete mode 100644 _release/java_chassis_binaries.md
 create mode 100644 _release/java_chassis_downloads.md
 rename content/cn/release/{java-chassis-binary => 
java-chassis-downloads}/index.html (82%)
 rename content/release/{java-chassis-binary => 
java-chassis-downloads}/index.html (81%)

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


[incubator-servicecomb-website] 02/02: Publish the website

2018-04-02 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

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

commit b8d7d78db78301ba8a43dfb2f01bbbecf39a5e8e
Author: Willem Jiang 
AuthorDate: Mon Apr 2 20:34:28 2018 +0800

Publish the website
---
 content/cn/index.html  | 12 +++
 content/cn/release/index.html  |  9 +++--
 .../index.html | 41 --
 .../release/java-chassis-release-notes/index.html  |  6 ++--
 content/cn/release/saga-binary/index.html  |  6 ++--
 content/cn/release/saga-downloads/index.html   | 24 ++---
 content/cn/release/saga-release-notes/index.html   |  6 ++--
 content/cn/release/sc-binary/index.html|  6 ++--
 content/cn/release/sc-downloads/index.html | 24 ++---
 content/cn/release/sc-release-notes/index.html |  6 ++--
 content/feed.xml   |  2 +-
 content/index.html | 12 +++
 content/release/index.html |  9 +++--
 .../index.html | 41 --
 .../release/java-chassis-release-notes/index.html  |  6 ++--
 content/release/saga-binary/index.html |  6 ++--
 content/release/saga-downloads/index.html  | 24 ++---
 content/release/saga-release-notes/index.html  |  6 ++--
 content/release/sc-binary/index.html   |  6 ++--
 content/release/sc-downloads/index.html| 24 ++---
 content/release/sc-release-notes/index.html|  6 ++--
 content/sitemap.xml|  4 +--
 22 files changed, 151 insertions(+), 135 deletions(-)

diff --git a/content/cn/index.html b/content/cn/index.html
index eda26f6..7d5f23f 100644
--- a/content/cn/index.html
+++ b/content/cn/index.html
@@ -24,7 +24,7 @@
 
 
 
-
+
 
 
 
@@ -41,13 +41,13 @@
 
 
 
-  
+  
 
 
 
   
   
-  
+  
   
 
   
@@ -256,7 +256,7 @@
 ServiceComb提供了一套包含代码框架生成,服务注册发现,负载均衡,服务可靠性(容错熔断,限流降级,调用链追踪)等功能的微服务框架。
 
 最新发布版本:
- https://github.com/apache/incubator-servicecomb-java-chassis/releases/tag/0.5.0;
 class="home-button btn--info">Java 开发包 v0.5.0 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 class="home-button btn--info">服务中心v1.0.0-m1 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 class="home-button btn--info">Saga v0.1.0 
+ http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 class="home-button btn--info">Java Chassis v1.0.0-m1 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 class="home-button btn--info">服务中心v1.0.0-m1 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 class="home-button btn--info">Saga v0.1 [...]
 
   
   
@@ -271,7 +271,7 @@
 
   http://schema.org/CreativeWork;>
 
-
+
 
 
 
@@ -293,7 +293,7 @@
   
 
   最新新闻
-  号外: 
现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!  
+  号外: 
现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!   ServiceComb 第一个Apache孵化版本发布了!  
 
 
   
diff --git a/content/cn/release/index.html b/content/cn/release/index.html
index 1ea01a5..c636417 100644
--- a/content/cn/release/index.html
+++ b/content/cn/release/index.html
@@ -278,7 +278,7 @@
 
 
 
-发布包
+发布包
   
 
 
@@ -306,7 +306,7 @@
 
 
 
-发布包
+发布包
   
 
 
@@ -334,7 +334,7 @@
 
 
 
-发布包
+发布包
   
 
 
@@ -378,6 +378,9 @@
 https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 target="_blank">Apache ServiceComb (incubating) Service-Center 1.0.0-m1 
(released on 2018-03-27)
   
   
+https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 target="_blank">Apache ServiceComb (incubating) Java-Chassis 1.0.0-m1 
(released on 2018-04-02)
+  
+  
 https://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 target="_blank">Apache ServiceComb (incubating) Saga 0.1.0 (released on 
2018-03-27)
   
 
diff --git a/content/cn/release/java-chassis-binary/index.html 
b/content/cn/release/java-chassis-downloads/index.html
similarity index 82%
rename from content/cn/release/java-chassis-binary/index.html
rename to content/cn/release/java-chassis-downloads/index.html
index 87f2961..50b1d17 100644
--- a/content/cn/release/java-chassis-binary/index.html
+++ b/content/cn/release/java-chassis-downloads/index.html
@@ -19,12 +19,12 @@
 
 
 

[incubator-servicecomb-website] 01/02: Merge branch 'master' into asf-site

2018-04-02 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

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

commit 7acceebeb32335eca84262f4c3a507813c0e0374
Merge: 429d351 00515a5
Author: Willem Jiang 
AuthorDate: Mon Apr 2 20:29:23 2018 +0800

Merge branch 'master' into asf-site

 _data/navigation.yml| 12 ++--
 _pages/cn/home.md   |  5 -
 _pages/home.md  |  5 -
 _release/cn/java_chassis_binaries.md| 12 
 _release/cn/java_chassis_downloads.md   | 14 ++
 _release/cn/release.md  |  2 ++
 _release/cn/saga_downloads.md   |  4 ++--
 _release/cn/service_center_downloads.md |  4 ++--
 _release/java_chassis_binaries.md   | 12 
 _release/java_chassis_downloads.md  | 14 ++
 _release/release.md |  2 ++
 _release/saga_downloads.md  |  4 ++--
 _release/service_center_downloads.md|  4 ++--
 13 files changed, 54 insertions(+), 40 deletions(-)


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


[incubator-servicecomb-website] 03/03: Update the latest news

2018-04-02 Thread ningjiang
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

commit 2e992b096b21e07ed58b6ce1d89f7fd7cb884689
Author: asifdxtreme 
AuthorDate: Mon Apr 2 15:44:55 2018 +0530

Update the latest news
---
 _pages/cn/home.md | 3 +++
 _pages/home.md| 3 +++
 2 files changed, 6 insertions(+)

diff --git a/_pages/cn/home.md b/_pages/cn/home.md
index 7861bb7..ecf8f16 100644
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -24,6 +24,9 @@ intro:
   
 号外: 
现在ServiceComb提供了微服务场景下的数据一致性解决方案Saga!
   
+  
+ServiceComb announces it's first Apache Incubating 
Release to the community.
+  
 "
 
 feature_row:
diff --git a/_pages/home.md b/_pages/home.md
index 9a4b39a..bcbf68b 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -23,6 +23,9 @@ intro:
   
 ServiceComb now provides data 
consistency solutions(Saga) in microservice application.
   
+  
+  ServiceComb announces it's first Apache Incubating 
Release to the community.
+  
 "
 
 feature_row:

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


[incubator-servicecomb-website] 02/03: Update the Home page

2018-04-02 Thread ningjiang
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

commit dcb03df2ab00d7fe124475dedb7620eabd9fa882
Author: asifdxtreme 
AuthorDate: Mon Apr 2 15:36:57 2018 +0530

Update the Home page
---
 _pages/cn/home.md | 2 +-
 _pages/home.md| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_pages/cn/home.md b/_pages/cn/home.md
index 3fa4c9d..7861bb7 100644
--- a/_pages/cn/home.md
+++ b/_pages/cn/home.md
@@ -11,7 +11,7 @@ excerpt: 'ServiceComb提供了一套包含代码框架生成,服务注册发
 
 最新发布版本:
 
-https://github.com/apache/incubator-servicecomb-java-chassis/releases/tag/0.5.0;
 class="home-button btn--info">Java 开发包 v0.5.0
+http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 class="home-button btn--info">Java SDK v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 class="home-button btn--info">服务中心v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 class="home-button btn--info">Saga v0.1.0
 '
diff --git a/_pages/home.md b/_pages/home.md
index bc79f9b..9a4b39a 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -10,7 +10,7 @@ excerpt: 'ServiceComb is a microservice framework with full 
functionality of ser
 
 Latest release:
 
-https://github.com/apache/incubator-servicecomb-java-chassis/releases/tag/0.5.0/;
 class="home-button btn--info">Java SDK v0.5.0
+http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/;
 class="home-button btn--info">Java SDK v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/;
 class="home-button btn--info">Service Center v1.0.0-m1
 http://apache.org/dyn/closer.cgi/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/;
 class="home-button btn--info">Saga v0.1.0
 '

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


svn commit: r26079 - in /release/incubator/servicecomb/incubator-servicecomb-java-chassis: ./ 1.0.0-m1/

2018-04-02 Thread asifdxtreme
Author: asifdxtreme
Date: Mon Apr  2 07:00:54 2018
New Revision: 26079

Log:
Push the Java_Chassis 1.0.0-m1 Release

Added:
release/incubator/servicecomb/incubator-servicecomb-java-chassis/
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip
   (with props)

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc
   (with props)

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.sha512
   (with props)

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip
   (with props)

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip.asc
   (with props)

release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip.sha512
   (with props)

Added: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip
==
Binary file - no diff available.

Propchange: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip
--
svn:mime-type = application/octet-stream

Added: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc
==
--- 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc
 (added)
+++ 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc
 Mon Apr  2 07:00:54 2018
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJauR0XAAoJENyT9pa9ek1praYQAK0JMPza/yHX9i0uDiABz1Gx
+LBDpVs11n+2nfIfjIkG4pGJ8gA7/Q5+5oSDbZcCdaWMo+29hFOKlMqewiOYwOLe6
+FrS9+w3rJ3vzX4MIKJAa/Hu1eRl0Y1gM7ALvWMQcdeYr60g3bi7ysPt5qysxZjCI
+Lajh6Ie9rn+LLBMXpRT+7cjpwzyzSEnm7us6ofqaQbtIe5K2dm5jP7BLaHCt3WFB
+r34E9+0mHsHqAfCjgU/OcU75RygijczdMn8/FaHx3qn/XfuExhnPnEvG4HuPPWtI
+M3ogx8Vm7R9YT6J1D83MGRf5ki/HxW6ZVsWgchRznpI4CUqF2W2jEGQV+REqybfN
+TE4/RekqtjPXhQjU6YANGFW239uwq/Cyj5XwvhI207RYwnhl2n1XEUv46NOKuwNk
+ZdpwCSxF5nX5W/3lLuswAZyMEo9xVgmgj58+/wO71q3XEeZwxHTL1Olztp9zyc8v
+jR8k4bDFhMpRZvMXh08YUSauXG01WyDpZwRG3+dFsi09Yy6wSxh47r6dJJ3J3mBt
+s+MyD7RBT4WmiFrjZm9iZ5Hw12jwc+y7azhGqNUdhjEAUPP+A+FgnhdAnqa21jmz
+BwOLa2HyOEDlcroVqiRQ4Yd2dLkbjDnt5KBjL5ScPNHybNs7Rta2LC1TBUa0XldL
+l8AducjmXJ1U5SGVPbJK
+=g2nh
+-END PGP SIGNATURE-

Propchange: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.asc
--
svn:eol-style = native

Added: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.sha512
==
--- 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.sha512
 (added)
+++ 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.sha512
 Mon Apr  2 07:00:54 2018
@@ -0,0 +1 @@
+d596fb6e309db226b7c8969f9993088e869329685198549aaf1687559fc07575b918f332891484be69c448e5fe03dbcedd13778f914181a8daa3c982de450d2d
  apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip

Propchange: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-bin.zip.sha512
--
svn:eol-style = native

Added: 
release/incubator/servicecomb/incubator-servicecomb-java-chassis/1.0.0-m1/apache-servicecomb-incubating-java-chassis-distribution-1.0.0-m1-src.zip
==
Binary file - no diff available.

Propchange: