[incubator-skywalking] 01/01: Update Supported-list.md

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

wusheng pushed a commit to branch update-supported-list
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit cf04f034ace50f58c4d63778f949c648d8bafcc6
Author: 吴晟 Wu Sheng 
AuthorDate: Mon Feb 12 18:52:24 2018 +0800

Update Supported-list.md

Update document based on #771
---
 docs/Supported-list.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/Supported-list.md b/docs/Supported-list.md
index 85dc2fc..cf1e4a2 100644
--- a/docs/Supported-list.md
+++ b/docs/Supported-list.md
@@ -28,6 +28,7 @@
   * [Dubbox](https://github.com/dangdangdotcom/dubbox) 2.8.4
   * [Motan](https://github.com/weibocom/motan) 0.2.x -> 1.1.0
   * [gRPC](https://github.com/grpc/grpc-java) 1.x
+  * [Apache ServiceComb Java 
Chassis](https://github.com/apache/incubator-servicecomb-java-chassis) 0.1 -> 
0.5
 * MQ
   * [RocketMQ](https://github.com/apache/rocketmq) 4.x
   * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 1.0

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


[incubator-skywalking] 01/01: Update Supported-list.md

2018-01-28 Thread wusheng
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit e0a4af34773ff54eb750c893e9471b08c0adccd5
Author: 吴晟 Wu Sheng 
AuthorDate: Mon Jan 29 13:59:37 2018 +0800

Update Supported-list.md
---
 docs/Supported-list.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/Supported-list.md b/docs/Supported-list.md
index a327444..b1187e3 100644
--- a/docs/Supported-list.md
+++ b/docs/Supported-list.md
@@ -30,7 +30,7 @@
   * [gRPC](https://github.com/grpc/grpc-java) 1.6+
 * MQ
   * [RocketMQ](https://github.com/apache/rocketmq) 4.x
-  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 1.0 (Optional²)
+  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 1.0
 * NoSQL
   * Redis
 * [Jedis](https://github.com/xetorthio/jedis) 2.x
@@ -41,12 +41,12 @@
 * Service Discovery
   * [Netflix Eureka](https://github.com/Netflix/eureka) 
 * Spring Ecosystem
+  * Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 
4.x (Optional²)
   * Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 
4.x
 * Scheduler
   * [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x
 * OpenTracing community supported
-  * Motan
-  * Hprose-java
 
 ¹Required dependencies for these components must be first manually downloaded 
before being built, due to license incompatibilities. For this reason these 
components are not by default included in the SkyWalking releases.
+
 ²These plugins affect the performance or must be used under some conditions, 
from experiences. So only released in `/optional-plugins`, copy to `/plugins` 
in order to make them work.

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