Hi,

Due to a bug[1] reported in the quarkus community about graal native image
build:

This release candidate is canceled, I will start a new vote thread for rc2
later to include the fix[2].

Thanks everyone for checking and voting for this release candidate.

1.
https://github.com/quarkiverse/quarkus-fury/issues/7#issuecomment-2453439342
2. https://github.com/apache/fury/pull/1922

Best,
Shawn Yang


On Fri, Nov 1, 2024 at 7:16 PM Shawn Yang <shawn.ck.y...@gmail.com> wrote:

> Thanks PJ, I reuploaded the fury-scala jar, the maven staging is:
> https://repository.apache.org/content/repositories/orgapachefury-1065/
>
> I believe this one is OK, both scala 2 and 3 are included.
>
> Best,
> Shawn Yang
>
>
> On Fri, Nov 1, 2024 at 5:25 PM PJ Fanning <fannin...@gmail.com> wrote:
>
>> You need to run this first.
>>
>> sbt +publishSigned
>>
>> The + means build for all Scala versions.
>>
>> You can build just the Scala 3 jars using.
>>
>> sbt ++3.3 publishSigned
>>
>>
>>
>>
>> On Fri 1 Nov 2024, 07:22 Shawn Yang, <shawn.ck.y...@gmail.com> wrote:
>>
>> > It's strange, I used ` sbt sonatypePrepare publishSigned
>> > sonatypeBundleUpload` to upload the scala jar, but it didn't upload
>> > the jar for scala3. Do you know what happened?
>> >
>> > On Thu, Oct 31, 2024 at 8:06 PM PJ Fanning <fannin...@apache.org>
>> wrote:
>> > >
>> > > The Scala 3 jars seem to be missing.
>> > >
>> > >
>> >
>> https://repository.apache.org/content/groups/staging/org/apache/fury/fury-scala_3/
>> > >
>> > > On 2024/10/31 06:17:05 Jiacai Liu wrote:
>> > > > +1. I check build for java/rust.
>> > > >
>> > > > - 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.
>> > > >
>> > > >
>> > > > On Thu, Oct 31, 2024 at 12:07:02 PM +0800, Xingbo Huang wrote:
>> > > >
>> > > > > +1 (non-binding)
>> > > > >
>> > > > > - Build from source in Mac M2
>> > > > > - Run the String serialization/deserialization tests for UTF8
>> > > > > compressed in
>> > > > > JDK8 and JDK11
>> > > > > - Run the Generic type tests
>> > > > >
>> > > > > Best,
>> > > > > Xingbo
>> > > > >
>> > > > > Shawn Yang <shawn.ck.y...@gmail.com> 于2024年10月31日周四 11:22
>> > > > > 写道:
>> > > > >
>> > > > >> Thanks for pointing that out, I just uploaded it. Could you
>> > > > >> help check it
>> > > > >> again?
>> > > > >>
>> > > > >> Best,
>> > > > >> Shawn Yang
>> > > > >>
>> > > > >> On Thu, Oct 31, 2024 at 10:01 AM Jiacai Liu <d...@liujiacai.net>
>> > > > >> wrote:
>> > > > >> >
>> > > > >> >
>> > > > >> >
>> https://dist.apache.org/repos/dist/dev/incubator/fury/0.9.0-rc1/
>> > > > >> >
>> > > > >> > This link returns 404 for me, it seems you forget to upload
>> > > > >> > the
>> > > > >> > artifacts?
>> > > > >> >
>> > > > >> > On Thu, Oct 31, 2024 at 12:51:30 AM +0800, Shawn Yang wrote:
>> > > > >> >
>> > > > >> > > Hello, Apache Fury(incubating) Community:
>> > > > >> > >
>> > > > >> > > This is a call for vote to release Apache Fury(Incubating)
>> > > > >> > > version release-0.9.0-rc1.
>> > > > >> > >
>> > > > >> > > 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/fury/compare/v0.8.0...v0.9.0-rc1
>> > > > >> > >
>> > > > >> > > The release candidates:
>> > > > >> > >
>> > https://dist.apache.org/repos/dist/dev/incubator/fury/0.9.0-rc1/
>> > > > >> > >
>> > > > >> > > The maven staging for this release:
>> > > > >> > >
>> > https://repository.apache.org/content/repositories/orgapachefury-1061/
>> > > > >> > >
>> > https://repository.apache.org/content/repositories/orgapachefury-1062/
>> > > > >> > >
>> > > > >> > > Git tag for the release:
>> > > > >> > > https://github.com/apache/fury/releases/tag/v0.9.0-rc1
>> > > > >> > >
>> > > > >> > > Git commit for the release:
>> > > > >> > >
>> > > > >>
>> >
>> https://github.com/apache/fury/commit/54da90f2a7887501b187e5325ee6194e258390e3
>> > > > >> > >
>> > > > >> > > 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 for at least 72 hours until the
>> > > > >> > > necessary
>> > > > >> > > number
>> > > > >> > > of votes are reached.
>> > > > >> > >
>> > > > >> > > 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/fury/blob/main/docs/guide/DEVELOPMENT.md
>> > > > >> > >
>> > > > >> > >
>> > > > >> > > Thanks,
>> > > > >> > > Shawn Yang
>> > > > >> > >
>> > > > >> > >
>> > ---------------------------------------------------------------------
>> > > > >> > > To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > > > >> > > For additional commands, e-mail: dev-h...@fury.apache.org
>> > > > >> >
>> > > > >> >
>> > ---------------------------------------------------------------------
>> > > > >> > To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > > > >> > For additional commands, e-mail: dev-h...@fury.apache.org
>> > > > >> >
>> > > > >>
>> > > > >>
>> > ---------------------------------------------------------------------
>> > > > >> To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > > > >> For additional commands, e-mail: dev-h...@fury.apache.org
>> > > > >>
>> > > > >>
>> > > >
>> > > >
>> ---------------------------------------------------------------------
>> > > > To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > > > For additional commands, e-mail: dev-h...@fury.apache.org
>> > > >
>> > > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > > For additional commands, e-mail: dev-h...@fury.apache.org
>> > >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscr...@fury.apache.org
>> > For additional commands, e-mail: dev-h...@fury.apache.org
>> >
>> >
>>
>

Reply via email to