Apologies everyone. I built the jars with the wrong JDK. I used JDK 8 instead of JDK 11.
I have replaced the jars in repository.apache.org with ones built with JDK 11 just now. The jars were built from the same git commit as before. The version is still 1.0.0-RC3 so if anyone has tested with the jars from yesterday, they should clear their local jar cache (Coursier, Maven or Ivy as appropriate). I will liaise with anyone who has already voted and see if they would like to revoke their approval. If anyone feels strongly that the whole process needs to start again with a fresh RC4, please let me know. On Thu, 29 Jun 2023 at 23:23, Dani Schroeter <[email protected]> wrote: > > Hi guys > > Thx for the effort! > > Here's my > > +1 approve > > > Checks: > * integration in https://github.com/altoo-ag/pekko-kryo-serialization > (1-1 fork from https://github.com/altoo-ag/akka-kryo-serialization for > pekko) > * compile from source > > > On 29.06.2023 15:48 , PJ Fanning wrote: > > Hello Pekko Community, > > > > This is a call for a vote to release Apache Pekko(incubating) version > > 1.0.0-RC3. > > > > The discussion thread: > > > > https://lists.apache.org/thread/xd4wp77bdwyll9243mnd9qc6j4d122kr > > > > The release candidate: > > > > https://dist.apache.org/repos/dist/dev/incubator/pekko/1.0.0-RC3/ > > > > This release has been signed with a PGP key available here: > > > > https://dist.apache.org/repos/dist/dev/incubator/pekko/KEYS > > > > Release Notes: > > > > https://cwiki.apache.org/confluence/display/PEKKO/Pekko+Core+Release+Notes > > > > Git branch for the release: > > > > https://github.com/apache/incubator-pekko/tree/v1.0.0-RC3 > > Git commit ID: 4ce1095b4b48f5cdd31342ab9f0950bd44a2829a > > > > Please download, verify, and test. > > > > We have also staged jars in the Apache Nexus Repository. These were > > built with the same code > > as appears in this Source Release Candidate. We would appreciate if > > users could test with these too. > > If anyone finds any serious problems with these jars, please also > > notify us on this thread. > > > > https://repository.apache.org/content/groups/staging/org/apache/pekko/ > > > > In sbt, you can add this resolver. > > > > resolvers += "Apache Pekko Staging" at > > "https://repository.apache.org/content/groups/staging" > > > > > > The VOTE will pass if we have more positive votes than negative votes > > and there must be a minimum of 3 approvals from Pekko PPMC members. > > Anyone voting in favour of the release, could you please provide a > > list of the checks you have done? > > The vote will be left open until 23:00 UTC on 4 July 2023. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > To learn more about Apache Pekko, please see https://pekko.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 > > > > To compile from the source, please refer to: > > > > https://github.com/apache/incubator-pekko/blob/main/README.md#building-from-source > > > > Some notes about verifying downloads can be found at: > > > > https://pekko.apache.org/download.html#verifying-downloads > > > > > > Here is my +1. > > > > Thanks, > > > > PJ Fanning (Apache Pekko PPMC member) > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
