Skip to content

Commit

Permalink
remove DISCLAIMER and incubating in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
johzchen committed Jul 17, 2020
1 parent 7fbd8a1 commit 5b9455d
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 20 deletions.
5 changes: 0 additions & 5 deletions DISCLAIMER

This file was deleted.

2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Apache APISIX (incubating)
Apache APISIX
Copyright 2019-2020 The Apache Software Foundation

This product includes software developed at
Expand Down
6 changes: 3 additions & 3 deletions doc/how-to-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ You can install Apache APISIX in a variety of ways, including source code packag
You need to download the Apache source release first:

```shell
wget http://www.apache.org/dist/incubator/apisix/1.4.1/apache-apisix-1.4.1-incubating-src.tar.gz
tar zxvf apache-apisix-1.4.1-incubating-src.tar.gz
wget http://www.apache.org/dist/incubator/apisix/1.4.1/apache-apisix-1.4.1-src.tar.gz
tar zxvf apache-apisix-1.4.1-src.tar.gz
```

Install the Lua libraries that the runtime depends on:

```shell
cd apache-apisix-1.4.1-incubating
cd apache-apisix-1.4.1
make deps
```

Expand Down
6 changes: 3 additions & 3 deletions doc/zh-cn/how-to-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ Apache APISIX 的运行环境需要 Nginx 和 etcd,
你需要先下载 Apache Release 源码包:

```shell
wget http://www.apache.org/dist/incubator/apisix/1.4.1/apache-apisix-1.4.1-incubating-src.tar.gz
tar zxvf apache-apisix-1.4.1-incubating-src.tar.gz
wget http://www.apache.org/dist/incubator/apisix/1.4.1/apache-apisix-1.4.1-src.tar.gz
tar zxvf apache-apisix-1.4.1-src.tar.gz
```

安装运行时依赖的 Lua 库:
```
cd apache-apisix-1.4.1-incubating
cd apache-apisix-1.4.1
make deps
```

Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-0.9-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.1-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.2-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.3-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.4-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-1.4.1-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down
2 changes: 1 addition & 1 deletion rockspec/apisix-master-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source = {
}

description = {
summary = "Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
summary = "Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.",
homepage = "https://github.com/apache/incubator-apisix",
license = "Apache License 2.0",
}
Expand Down

0 comments on commit 5b9455d

Please sign in to comment.