+1 binding Checklist: -> [ ] Download Fury is valid. 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) is available.
-> [ ] Checksums and PGP signatures are valid. Checksums and PGP signatures are valid (verified locally). -> [ ] Source code distributions have correct names matching the current release. Check passed. -> [ ] LICENSE and NOTICE files are correct. Check passed. -> [ ] All files have license headers if necessary. All files have license headers. -> [ ] No compiled archives bundled in source archive. Check passed. -> [ ] Can compile from source. Check passed. Best, Liangliang Sui Shawn Yang <shawn.ck.y...@gmail.com> 于2024年3月30日周六 18:31写道: > Hi Ernci, > > Thanks for your reply. I'm sorry that my previous reply wasn't clear. > > I mean currently we release the whole source tarball. But only provide > binary for Java. > In the long run, all release will have same release lifestyle. Split the > repository won't be necessary. Putting it all together will make the > development more consistent and better to maintain. > > On Saturday, March 30, 2024, Enrico Olivelli <eolive...@gmail.com> wrote: > > > Il Sab 30 Mar 2024, 08:51 Shawn Yang <shawn.ck.y...@gmail.com> ha > scritto: > > > > > I will add a note in the final release blog that this release only > > includes > > > java publication. > > > > > > > What do you mean? > > > > We are going to release: > > - a source tarball > > - some convenience binaries > > > > The source tarball don't contain only the Java part, so it is not correct > > that we are releasing only Java. > > > > It is fine to say that the binaries we provide are only for the Java > > binding. > > > > If in the future we want to have separate releases depending on some > > portion of the codebase maybe it is better to split the repo and have > > independent life cycles > > > > Erncio > > > > > > > > > > > > > > > > > > > On Sat, Mar 30, 2024 at 3:32 PM Shawn Yang <shawn.ck.y...@gmail.com> > > > wrote: > > > > > > > The impliementation is not stable, we can release it until our new > > > > protocol finished. > > > > > > > > On Saturday, March 30, 2024, Twice <twice.m...@gmail.com> wrote: > > > > > > > >> 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 <wangweip...@apache.org > > > > > >> 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> > > > >> < > > > 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 <wwp.shang...@gmail.com> 于2024年3月30日周六 00:47写道: > > > >> > > > > >> > > +1 > > > >> > > > > > >> > > Shawn Yang <shawn.ck.y...@gmail.com> 于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 < > > > eolive...@gmail.com > > > >> > > > > >> > >> wrote: > > > >> > >> > > > >> > >> > Il Gio 28 Mar 2024, 11:10 Shawn Yang < > shawn.ck.y...@gmail.com> > > > 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 < > > > >> shawn.ck.y...@gmail.com> > > > >> > >> > > 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 > > > >> > >> > > > [chaokuny...@apache.org], 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: dev-unsubscr...@fury.apache.org > > > >> For additional commands, e-mail: dev-h...@fury.apache.org > > > >> > > > >> > > > > > >