Hi Hongtao
I just some helps for this release > Remove md5 files, don't need and don't recommend. But, there is another thing needs you to deal with, I do a quick check for the release. The source release is not right. Your src release is un-normally 150M, even bigger than the dist tar, which must be wrong. Please follow the document[1] and do it again. Although I can't build an official release, I do a test, based on the `create_source_release.sh` result, the src tar is just 1.5M, which is what I expected. Please fix this so soon as possible, then we could do feature tests and before-vote sign check. Thanks. [1]https://github.com/apache/incubator-skywalking/blob/master/docs/en/guides/How-to-release.md#build-and-sign-the-source-code-package ------------------ Sheng Wu Apache SkyWalking, ShardingSphere, Zipkin Twitter, wusheng1108 ------------------ Original ------------------ From: "Hongtao Gao"<[email protected]>; Date: Fri, Dec 14, 2018 08:03 PM To: "dev"<[email protected]>; Subject: [ANNOUNCE] SkyWalking 6.0.0-beta test build available Hi everyone The test build of 6.0.0-beta is available. This is our Apache Incubator release. We welcome any comments you may have, and will take all feedback into account if a quality vote is called for this build. Major changes are Support MySQL as a new storage layer. Some fatal bugs of 6.0.0-alpha are fixed. Release notes: * https://github.com/apache/incubator-skywalking/blob/master/CHANGES.md Release Candidate: * https://dist.apache.org/repos/dist/dev/incubator/skywalking/6.0.0-beta * sha512 checksums - 5d2d8dbc1c8d12c488eed10229b4acb1760cfd144418f2d3561f3222c109dfea183240cae86a6fe84d6a82bba824c6b1b5fd1be8a8b45dc07339c4f11f9bb3c6 apache-skywalking-apm-incubating-6.0.0-beta-src.tgz - c050dd52993ec61de487cd37de6d024862a8e0f32751ccc3fb8faefd87ca0a9bc73cdf9126d0af4178fecac9750e9348e624b658bd49c1af53084961cf056e53 apache-skywalking-apm-incubating-6.0.0-beta.tar.gz - dc5f1397ce9c54b07008c24dacbb56821fe3d3a37071071fde1d5ee622d8b015bf305d7d99c14f6a74094cfff7f26c0572b4ba424e3035a86612a272cff3cf96 apache-skywalking-apm-incubating-6.0.0-beta.zip Maven 2 staging repository: * https://repository.apache.org/content/repositories/orgapacheskywalking-1026/org/apache/skywalking/ Release Tag : * (Git Tag) https://github.com/apache/incubator-skywalking/tree/v6.0.0- <https://github.com/apache/incubator-skywalking/tree/v6.0.0-alpha>beta Release CommitID : * https://github.com/apache/incubator-skywalking/tree/1a3b4f314d52d7b8cc55fc4bfbcf28494c57d6ee * Git submodule * skywalking-ui: https://github.com/apache/incubator-skywalking-ui/tree/756bc74e0b1351eefb860cbc2b05d86b138d4f0f * apm-protocol/apm-network/src/main/proto: https://github.com/apache/incubator-skywalking-data-collect-protocol/tree/b66fa070fd647662f06497e4ed3657eb258cb6e9 * oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol: https://github.com/apache/incubator-skywalking-query-protocol/tree/c65a23bd6b9bba8d1df30d4de261624952df2b7b Keys to verify the Release Candidate : * https://dist.apache.org/repos/dist/release/incubator/skywalking/KEYS corresponding [email protected] Guide to build the release from source : * https://github.com/apache/incubator-skywalking/blob/v6.0.0-beta/docs/en/guides/How-to-build.md A vote regarding the quality of this test build will be initiated within the next couple of days. -- Gao Hongtao Apache SkyWalking & ShardingSphere
