This is an automated email from the ASF dual-hosted git repository.
pengys pushed a commit to branch asf/5.0-alpha/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
The following commit(s) were added to refs/heads/asf/5.0-alpha/release by this
push:
new bb2375e Update How-to-release.md
bb2375e is described below
commit bb2375eb39088a5131a0c984a71f40c57dcba82b
Author: 彭勇升 pengys <[email protected]>
AuthorDate: Mon Mar 19 11:03:13 2018 +0800
Update How-to-release.md
---
docs/en/How-to-release.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/How-to-release.md b/docs/en/How-to-release.md
index 7cdba3e..e72fbbb 100644
--- a/docs/en/How-to-release.md
+++ b/docs/en/How-to-release.md
@@ -167,11 +167,11 @@ All PPMC members and committers should check these before
vote +1.
1. Features test.
1. All artifacts in staging repository are published with .asc, .md5, *sha1
files
-1. Source code and distribution package
(apache-skywalking-incubating-x.y.z.src.tar.gz,
apache-skywalking-incubating-x.y.z.tar.gz,
apache-skywalking-incubating-x.y.z.zip)
+1. Source code and distribution package
(apache-skywalking-incubating-x.y.z-src.tar.gz,
apache-skywalking-incubating-x.y.z.tar.gz,
apache-skywalking-incubating-x.y.z.zip)
`in svn.apache.org` with .asc, .sha512
1. `LICENSE` and `NOTICE` are in Source code and distribution package.
1. Check `shasum -c apache-skywalking-apm-incubating-x.y.z-src.tgz.sha512`
-1. Build distribution from source code package
(apache-skywalking-incubating-x.y.z.src.tar.gz) by following this
[doc](https://github.com/apache/incubator-skywalking/blob/master/docs/en/How-to-build.md#build-from-apache-source-codes).
+1. Build distribution from source code package
(apache-skywalking-incubating-x.y.z-src.tar.gz) by following this
[doc](https://github.com/apache/incubator-skywalking/blob/master/docs/en/How-to-build.md#build-from-apache-source-codes).
1. Apache RAT check. Run `mvn apache-rat:check`.
## Call for a vote in Apache IPMC
--
To stop receiving notification emails like this one, please contact
[email protected].