You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/01/28 00:15:41 UTC

[incubator-skywalking-website] branch master updated: Add a statement at download page, to make clear that, only source code releases are only Apache releases.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 144b459  Add a statement at download page, to make clear that, only source code releases are only Apache releases.
144b459 is described below

commit 144b4593a4ba9015eceaa6eefbaac6e7e775de4f
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Jan 28 08:15:33 2019 +0800

    Add a statement at download page, to make clear that, only source code releases are only Apache releases.
---
 docs/downloads/README.md    |  4 +++-
 docs/zh/downloads/README.md | 10 ++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/docs/downloads/README.md b/docs/downloads/README.md
index e237978..61fcbe2 100755
--- a/docs/downloads/README.md
+++ b/docs/downloads/README.md
@@ -2,6 +2,8 @@
 
 Use the links below to download the Apache SkyWalking (incubating) from one of our mirrors.
 
+**Only source code releases are official Apache releases, the Windows and Linux binary releases are just for end users connivance.**
+
 
 ## 6.x releases
 | Date | Version| | Downloads |
@@ -28,7 +30,7 @@ Use the links below to download the Apache SkyWalking (incubating) from one of o
 - Support SkyWalking Cross Process Propagation Headers Protocol v1 running in compatible way. Need declare open explicitly.
 - Support SpringMVC 5
 - Support webflux
-- Support a new way to override agent.config by system env. 
+- Support a new way to override agent.config by system env.
 - Span tag can override by explicit way.
 - Fix Spring Controller Inherit issue.
 - Fix ElasticSearch plugin NPE.
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
index 1c01721..54a8cf0 100755
--- a/docs/zh/downloads/README.md
+++ b/docs/zh/downloads/README.md
@@ -1,6 +1,8 @@
 # 下载SkyWalking发布版本
 从下面提供的链接从Apache SkyWalking(孵化)镜像下载。
 
+**只有源码包属于Apache官方发布包,其他Linux和Windows平台二进制发布包只是为了方便用户使用。**
+
 ## 6.x 版本
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
@@ -25,7 +27,7 @@
 - 支持 SkyWalking Cross Process Propagation Headers Protocol v1 在兼容模式下运行. 需要显示声明打开.
 - 支持 SpringMVC 5
 - 支持 webflux
-- 支持使用环境变量复写agent.config. 
+- 支持使用环境变量复写agent.config.
 - 可以显示复写Span tag.
 - 修复 Spring Controller Inherit 问题.
 - 修复 ElasticSearch plugin 空指针.
@@ -101,11 +103,11 @@
   - 在探针设置中添加对包名称的忽略。这些包中的类将被增强,甚至插件声明。
   - 支持Undertow 2.x插件。
   - 修复Motan插件的错误类名,而不是与功能相关的问题,只是命名修改。
- 
+
 #### Collector改变
   - 使缓冲文件处理程序更安全地关闭。
   - 在AlarmService中修复NPE。
- 
+
 #### 文档
   - Fix compiling doc link.
   - 更新新的演示地址。
@@ -142,4 +144,4 @@ pgp apache-skywalking-apm-incubating********.asc
 ```
 
 # 所有变更
-[变更](https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md)文档.
\ No newline at end of file
+[变更](https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md)文档.