[incubator-servicecomb-saga] 02/02: Add alpha-server as prerequisite to run saga demo

2018-04-17 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-saga.git

commit 87949e488ea1ec51f26cd284fe90b6bc35891c8b
Author: crystaldust 
AuthorDate: Tue Apr 17 05:43:20 2018 +

Add alpha-server as prerequisite to run saga demo
---
 saga-demo/booking/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/saga-demo/booking/README.md b/saga-demo/booking/README.md
index 4c642b3..1540e29 100644
--- a/saga-demo/booking/README.md
+++ b/saga-demo/booking/README.md
@@ -10,11 +10,13 @@ You will need:
 2. [Maven 3.x][maven]
 3. [Docker][docker]
 4. [Docker compose][docker_compose]
+5. [alpha server][alpha_server]
 
 [jdk]: 
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
 [maven]: https://maven.apache.org/install.html
 [docker]: https://www.docker.com/get-docker
 [docker_compose]: https://docs.docker.com/compose/install/
+[alpha_server]: 
https://github.com/apache/incubator-servicecomb-saga/tree/master/alpha
 
 ## Running Demo
 You can run the demo using either docker compose or executable files.

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


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

2018-04-17 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 5fc130a96c4ab8935501f05da43a20299936c765
Merge: 3465aac b1431cd
Author: Willem Jiang 
AuthorDate: Tue Apr 17 17:41:54 2018 +0800

Merge branch 'master' into asf-site

 _docs/cn/quick-start.md | 2 +-
 _docs/quick-start.md| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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


[incubator-servicecomb-website] branch master updated: Fix the quick start issue.

2018-04-17 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 c2eff00  Fix the quick start issue.
c2eff00 is described below

commit c2eff007eb055bfb023dbbb262706139a6a8fb3d
Author: Willem Jiang 
AuthorDate: Tue Apr 17 17:40:44 2018 +0800

Fix the quick start issue.
---
 _docs/cn/quick-start.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/cn/quick-start.md b/_docs/cn/quick-start.md
index 0a2f23d..f008044 100644
--- a/_docs/cn/quick-start.md
+++ b/_docs/cn/quick-start.md
@@ -20,7 +20,7 @@ last_modified_at: 2017-09-03T10:01:43-04:00
 
```bash
git clone https://github.com/apache/incubator-servicecomb-java-chassis.git
-   cd ServiceComb-Java-Chassis
+   cd incubator-servicecomb-java-chassis
mvn clean install -DskipTests
```
 

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


[incubator-servicecomb-website] branch master updated: Fixed the quick start document issue.

2018-04-17 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 e9c6d1b  Fixed the quick start document issue.
e9c6d1b is described below

commit e9c6d1be49a366d00cbf611060937eb82aa8b7fd
Author: Willem Jiang 
AuthorDate: Tue Apr 17 17:39:46 2018 +0800

Fixed the quick start document issue.
---
 _docs/quick-start.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/quick-start.md b/_docs/quick-start.md
index 92a3023..9d7d291 100644
--- a/_docs/quick-start.md
+++ b/_docs/quick-start.md
@@ -20,7 +20,7 @@ last_modified_at: 2017-09-06T00:50:43-55:00
 
```bash
git clone https://github.com/apache/incubator-servicecomb-java-chassis.git
-   cd ServiceComb-Java-Chassis
+   cd incubator-servicecomb-java-chassis
mvn clean install -DskipTests
```
 

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