> * Unit Tesst passed with mvn clean install -Drat.skip=false > -Dcheckstyle.skip=false (Jave 1.7, Linux)
Thanks for point out Jerrick. Maybe the previous mvn command I use was 'mvn clean test’, forgot to open '-Drat.skip=false -Dcheckstyle.skip=false’. Now, when I try to open this two plugins, I found that it fails reporting two extra signature files in source package: Dubbo-incubating-2.6.3-source-release.zip.sha512 Dubbo-incubating-2.6.3-source-bin.zip.sha512 Since the real release candidate will not change at all, I will update the candidate immediately removing these two useless files and start a new vote round quickly. Best regards, Jun > On 29 Aug 2018, at 08:53, 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 >
