-1.

Here are the checkings those I did:
I can build the binary from the source kit.

We need separate License and NOTICE file for binary and source release.
I just checked RAT plugin setting on the parent POM.
There are some exclusion of the configuration, protocol even the test data,
we need to address these files License issue before doing the release.

                        <!--configuration file -->
                        <exclude>**/*.yml</exclude>
                        <exclude>**/*.config</exclude>

                        <!--protocol file -->
                        <exclude>**/*.graphqls</exclude>
                        <exclude>**/*.proto</exclude>

                        <!--Test Data-->
                        <exclude>**/src/test/resources/**</exclude>
                        <exclude>**/*.def</exclude>





Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
          http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Mar 23, 2018 at 10:47 AM, 吴晟 Sheng Wu <wu.sh...@foxmail.com> wrote:

> Hi All,
> This is a call for vote to release Apache SkyWalking (Incubating) version
> 5.0.0-alpha
>
>
>
> The Apache SkyWalking community has tested, voted and approved the proposed
> release of Apache SkyWalking (Incubating) 5.0.0-alpha
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
>
> Skywalking is an APM (application performance monitor), especially for
> microservice, Cloud Native and container-based architecture systems. Also
> known as a distributed tracing system. It provides an automatic way to
> instrument applications: no need to change any of the source code of the
> target application; and an collector with an very high efficiency streaming
> module.
>
>
> This is the first and alpha release of version 5. We write a Release
> Guide[1] and vote check list[2] by following Apache release and
> distribution documents.
>
>
>
> Vote Thread:
>
>
>  * https://lists.apache.org/thread.html/5abdab49ced0ab10059f99157fb983
> 002352205f0ba6469181ec053f@%3Cdev.skywalking.apache.org%3E
>
>
> Result Thread:
>
>
>  * https://lists.apache.org/thread.html/6aaf3f5d2c0c1289796c9b658ac812
> cea2c4b6d619b78dbeb1566a4e@%3Cdev.skywalking.apache.org%3E
>
>
> Release notes:
>
>
>  * https://github.com/apache/incubator-skywalking/blob/v5.
> 0.0-alpha/CHANGES.md
>
>
> Release Candidate:
>
>
>  * https://dist.apache.org/repos/dist/dev/incubator/skywalking/
> 5.0.0-alpha/
>
>
> Maven 2 staging repository:
>
>
>  * https://repository.apache.org/content/repositories/
> orgapacheskywalking-1005/org/apache/skywalking/apache-
> skywalking-apm-incubating/5.0.0-alpha/
>
>
> Release Tag :
>
>
>  * v5.0.0-alpha
>
>
> Release CommitID :
>
>
>  * f52d99498f02402d2ce1a0b7b909cd7fcfb3526f
>
>
> Keys to verify the Release Candidate :
>
>
> * https://dist.apache.org/repos/dist/dev/incubator/skywalking/
> 5.0.0-alpha/KEYS
> * http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2EF5026E70A55777
>
> corresponding to pen...@apache.org
>
>
> Guide to build the release from source :
>
>
>  * https://github.com/apache/incubator-skywalking/blob/v5.
> 0.0-alpha/docs/en/How-to-release.md
>
>
> Voting will start now (March 23th, 2018) and will remain open for at least
> 72 hours, Request IPMC to give their vote.
> [ ] +1 Release this package.
> [ ] +0 No opinion.
> [ ] -1 Do not release this package because....
>
>
>
>
>
> [1] https://github.com/apache/incubator-skywalking/blob/
> master/docs/en/How-to-release.md
> [2] https://github.com/apache/incubator-skywalking/blob/
> master/docs/en/How-to-release.md#vote-check
>
>
>
>
> ------------------
> Sheng Wu
> Apache SkyWalking original creator and PPMC member

Reply via email to