How about releasing for languages other than Java, such as for npm and pypi? Maybe we should list them here if we plan to release them :)
Best, Twice On Sat, Mar 30, 2024 at 1:29 PM wangweipeng <[email protected]> wrote: > > +1 binding > 1. The download URL ` > https://dist.apache.org/repos/dist/dev/incubator/fury/0.5.0-rc2/apache-fury-0.5.0-rc2-incubating-src.tar.gz` > <https://dist.apache.org/repos/dist/dev/incubator/fury/0.5.0-rc2/apache-fury-0.5.0-rc2-incubating-src.tar.gz> > is valid and the archive can be downloaded successfully. > 2. PGP signature is valid as verified with the command `gpg --verify > apache-fury-0.5.0-rc2-incubating-src.tar.gz.asc > apache-fury-0.5.0-rc2-incubating-src.tar.gz`. > 3. Checksums signature is valid as verified with the command `shasum -a 512 > ./apache-fury-0.5.0-rc2-incubating-src.tar.gz`. > 4. LICENSE and NOTICE files are correct. > 5. All files have license headers > 7. There are no compiled archives bundled in the source archive. > 8. Compilation is successful with the command `cd java && mvn clean > compile` > > Thanks! > Weipeng Wang > > Weipeng Wang <[email protected]> 于2024年3月30日周六 00:47写道: > > > +1 > > > > Shawn Yang <[email protected]> 于2024年3月28日周四 18:30写道: > > > >> Thanks Enrico, I will add this to the template for future release vote > >> > >> On Thu, Mar 28, 2024 at 6:15 PM Enrico Olivelli <[email protected]> > >> wrote: > >> > >> > Il Gio 28 Mar 2024, 11:10 Shawn Yang <[email protected]> ha > >> scritto: > >> > > >> > > The maven staging jars is > >> > > https://repository.apache.org/content/repositories/orgapachefury-1001 > >> , > >> > > sorry for the wrong link > >> > > > >> > > On Thu, Mar 28, 2024 at 6:08 PM Shawn Yang <[email protected]> > >> > > wrote: > >> > > > >> > > > Hello, Apache Fury(incubating) Community: > >> > > > > >> > > > This is a call for vote to release Apache Fury(Incubating) > >> > > > version release-0.5.0-rc2. > >> > > > > >> > > > Apache Fury(incubating) - A blazingly fast multi-language > >> serialization > >> > > > framework powered by JIT and zero-copy. > >> > > > > >> > > > The change lists about this release: > >> > > > > >> > > > > >> https://github.com/apache/incubator-fury/compare/v0.4.1...v0.5.0-rc2 > >> > > > > >> > > > The release candidates: > >> > > > https://dist.apache.org/repos/dist/dev/incubator/fury/0.5.0-rc2/ > >> > > > > >> > > > The maven staging for this release: > >> > > > > >> https://repository.apache.org/content/repositories/orgapachefury-1000 > >> > > > > >> > > > Git tag for the release: > >> > > > https://github.com/apache/incubator-fury/releases/tag/v0.5.0-rc2 > >> > > > > >> > > > Git commit for the release: > >> > > > > >> > > > > >> > > > >> > > >> https://github.com/apache/incubator-fury/commit/3f30419ae08c07bb992e48b5ff07f1463130f1c2 > >> > > > > >> > > > The artifacts signed with PGP key [5E580BA4], corresponding to > >> > > > [[email protected]], that can be found in keys file: > >> > > > https://downloads.apache.org/incubator/fury/KEYS > >> > > > > >> > > > The vote will be open until the necessary number of votes are > >> reached. > >> > > > >> > > >> > > >> > A little addition to this point: > >> > We must wait at least 72 hours, this is required in order to allow > >> people > >> > to test > >> > > >> > Enrico > >> > > >> > > > >> > > > Please vote accordingly: > >> > > > > >> > > > [ ] +1 approve > >> > > > [ ] +0 no opinion > >> > > > [ ] -1 disapprove with the reason > >> > > > > >> > > > To learn more about Fury, please see https://fury.apache.org/ > >> > > > > >> > > > *Valid check is a requirement for a vote. *Checklist for reference: > >> > > > > >> > > > [ ] Download Fury is valid. > >> > > > [ ] Checksums and PGP signatures are valid. > >> > > > [ ] Source code distributions have correct names matching the > >> current > >> > > > release. > >> > > > [ ] LICENSE and NOTICE files are correct. > >> > > > [ ] All files have license headers if necessary. > >> > > > [ ] No compiled archives bundled in source archive. > >> > > > [ ] Can compile from source. > >> > > > > >> > > > More detail checklist please refer: > >> > > > > >> > > > > >> > > > >> > > >> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > >> > > > > >> > > > How to Build and Test, please refer to: > >> > > > > >> > > > >> > > >> https://github.com/apache/incubator-fury/blob/main/docs/guide/DEVELOPMENT.md > >> > > > > >> > > > > >> > > > Thanks! > >> > > > Chaokun Yang > >> > > > > >> > > > >> > > >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
