+1, I checked: - [√] Download links are valid. - [√] Checksums and PGP signatures are valid. - [√] Source code artifacts have correct names matching the current release. - [√] LICENSE and NOTICE files are correct for the repository. - [√] All files have license headers if necessary. - [√] No compiled archives bundled in the source archive. - [√] Building from source code is OK. - [√] Test is ok
Notice that I updated the test command in verify command through https://github.com/apache/inlong-website/pull/874 Sting, Regards On Sun, Oct 8, 2023 at 7:42 PM Aloys Zhang <[email protected]> wrote: > > +1, I checked: > - [√] Download links are valid. > - [√] Checksums and PGP signatures are valid. > - [√] Source code artifacts have correct names matching the current > release. > - [√] LICENSE and NOTICE files are correct for the repository. > - [√] All files have license headers if necessary. > - [√] No compiled archives bundled in the source archive. > - [√] Building from source code is OK. > > Charles Zhang <[email protected]> 于2023年10月8日周日 19:14写道: > > > +1 from me, and I checked the following items: > > - [X] Download links are valid. > > - [X] Checksums and PGP signatures are valid. > > - [X] Source code artifacts have correct names matching the current > > release. > > - [X] LICENSE and NOTICE files are correct for the repository. > > - [X] All files have license headers if necessary. > > - [X] No compiled archives bundled in the source archive. > > - [X] Building is OK. > > > > Notice: due to the dependency issue, I ran the UTs by 'mvn clean package > > install -DskipTests && mvn test'. > > > > On 2023/10/08 02:11:05 卢春亮 wrote: > > > Hello Apache InLong PMC and Community, > > > > > > > > > This is a call for a vote to release Apache InLong version 1.9.0-RC0. > > > > > > > > > The tag to be voted on is 1.9.0-RC0: > > > > > > > > > https://github.com/apache/inlong/tree/1.9.0-RC0 > > > > > > > > > The release tarball, signature, and checksums can be found at: > > > > > > > > > https://dist.apache.org/repos/dist/dev/inlong/1.9.0-RC0/ > > > > > > > > > Maven artifacts are available in a staging repository at: > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheinlong-1155 > > > > > > > > > Artifacts were signed with the E2F26602285A528E4238ADA04CB3DCDE9F240C46 > > > key, which can be found in: > > > > > > > > > https://downloads.apache.org/inlong/KEYS > > > > > > > > > 1.9.0 includes ~ 220 bug fixes and improvements done since the last > > > versions, which can be found at: > > > > > > > > > https://github.com/apache/inlong/blob/1.9.0-RC0/CHANGES.md > > > > > > > > > Please download, verify, and test. > > > > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > > > > [ ] +1 Release this package as Apache InLong 1.9.0 > > > > > > [ ] +0 > > > > > > [ ] -1 Do not release this package because... > > > > > > > > > To learn more about apache InLong, please see > > > > > > http://inlong.apache.org/ > > > > > > > > > Checklist for reference: > > > > > > > > > [ ] Download links are valid. > > > > > > [ ] Checksums and signatures. > > > > > > [ ] LICENSE/NOTICE files exist > > > > > > [ ] No unexpected binary files > > > > > > [ ] All source files have ASF headers > > > > > > [ ] Can compile from source > > > > > > [ ] All Tests Passed > > > > > > > > > More detailed checklist, please refer to the following: > > > > > > https://inlong.apache.org/community/how-to-verify > > > > > > > > > Thanks, > > > > > > Your InLong Release Manager > > > > >
