I have to give -1 for this RC. After unzip the source package, I find two extra files in distribution directory:
* dubbo-incubating-2.6.3-source-bin.zip.sha512 * dubbo-incubating-2.6.3-source-reelease.zip.sha512 They're both empty. As a result, mvn clean install -Dcheckstyle.skip=false -Drat.skip=false fails, because the above two files don't container Apache LICENSE. On Wed, Aug 29, 2018 at 8:53 AM Jun Liu <[email protected]> wrote: > +1. > > I have checked, > > 1. Source release package: > * Signatures are good > * Source directory with 'incubating' in name > * DISCLAIMER exists > * LICENSE and NOTICE exists and contents are good > * All files and no binary files exist > * Unit Tesst passed with mvn clean install -Drat.skip=false > -Dcheckstyle.skip=false (Jave 1.7, Linux) > * Release candidates match with corresponding tags > > 2. Binary release package: > * Signatures are good > * ‘incubating’ in name > * LICENSE and NOTICE exists and contents are good > > Best regards, > Jun > > > On 27 Aug 2018, at 10:55, Jun Liu <[email protected]> wrote: > > > > Hello Dubbo Community, > > > > This is a call for vote to release Apache Dubbo (Incubating) version > 2.6.3. > > > > The release candidates (RC4): > > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.3 < > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.3> > > > > Git tag for the release (RC4): > > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.3 < > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.3> > > > > Hash for the release tag: > > 3963d8fd93642398375ea92acb7ed4d2bc1b0518 > > > > Release Notes: > > https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.3/CHANGES.md < > https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.3/CHANGES.md> > > > > The artifacts have been signed with Key : 28681CB1, which can be found > in the keys file: > > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS < > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS> > > > > The vote will be open for at least 72 hours or until necessary number of > votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > The previously RC3 vote thread: > > > https://lists.apache.org/thread.html/44a55f1a981b7ec4e766531b586ed9def5d7940892d8fb7a7f72d1c9@%3Cgeneral.incubator.apache.org%3E > < > https://lists.apache.org/thread.html/44a55f1a981b7ec4e766531b586ed9def5d7940892d8fb7a7f72d1c9@%3Cgeneral.incubator.apache.org%3E > > > > > > Jun > > Best Regards > >
