+1, I checked
- 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
FYI, I check the tests by the following commands:
```
mvn --batch-mode --update-snapshots -e -V test -pl
'!:sort-end-to-end-tests-v1.15,!:sort-end-to-end-tests-v1.13'
mvn --update-snapshots -e -V verify -pl
:sort-core,:sort-end-to-end-tests-v1.13 -am -Pv1.13
mvn --update-snapshots -e -V verify -pl
:sort-core,:sort-end-to-end-tests-v1.15 -am -Pv1.15
```
付文凯 <[email protected]> 于2024年7月29日周一 02:52写道:
> Hello Apache InLong PMC and Community,
>
> This is a call for a vote to release Apache InLong version 1.13.0-RC0.
>
> The tag to be voted on is 1.13.0-RC0:
>
> https://github.com/apache/inlong/tree/1.13.0-RC0
>
> The release tarball, signature, and checksums can be found at:
>
> https://dist.apache.org/repos/dist/dev/inlong/1.13.0-RC0/
>
> Maven artifacts are available in a staging repository at:
>
>
> https://repository.apache.org/content/repositories/orgapacheinlong-1500
>
> Artifacts were signed with the 050D136359F79536677E03DD7423E29C6FC1E2EB
> key, which can be found in:
>
> https://downloads.apache.org/inlong/KEYS
>
> 1.13.0 includes ~ 275 bug fixes and improvements done since the last
> versions, which can be found at:
>
> https://github.com/apache/inlong/blob/1.13.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.13.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
>