> Building on JDK 11 is broken on my machine (probably by https://github.com/apache/incubator-pekko/pull/258), but building on JDK 8 worked well enough to produce similar enough binaries for a selected set of binaries.
Doc building is definitely broken with JDK 11 but it always was broken with JDK 11 (which is why even the original github actions built docs with JDK 8). I have a fix for this but I am waiting for after the release to not potentially create issues. On Fri, Jul 21, 2023 at 3:41 PM Johannes Rudolph <[email protected]> wrote: > Thanks for running the release again, PJ. > > I went through the checklist and everything was fine. > > Building on JDK 11 is broken on my machine (probably by > https://github.com/apache/incubator-pekko/pull/258), but building on > JDK 8 worked well enough to produce similar enough binaries for a > selected set of binaries. > > +1 > > Johannes > > On Fri, Jul 21, 2023 at 1:08 PM PJ Fanning <[email protected]> wrote: > > > > Hi everyone, > > > > We still need 1 Pekko PPMC member to approve this release. If anyone has > time to review this today that would be great. > > > > Thanks, > > PJ > > > > > > On 2023/07/20 07:55:48 Matthew de Detrich wrote: > > > I have gone through the checklist and I can confirm that everything > looks > > > good on my end. In addition I have also checked the detached > signatures of > > > the JAR binary release as well using sbt-reproducible-builds to check > that > > > I can reproduce the binaries for Scala 2.12/Scala 2.13. > > > > > > +1 > > > > > > Regards > > > > > > On Tue, Jul 18, 2023 at 12:34 PM PJ Fanning <[email protected]> > wrote: > > > > > > > Hello Pekko Community, > > > > > > > > This is a call for a vote to release Apache Pekko(incubating) version > > > > 1.0.1-RC1. > > > > > > > > The discussion thread: > > > > > > > > https://lists.apache.org/thread/9dpqhmy1x9jcq3bfzjjsxssow2cfyfvy > > > > > > > > The release candidate: > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/pekko/1.0.1-RC1/ > > > > > > > > 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.1-RC1 > > > > Git commit ID: a3f48833c97501a0193f4135f99c5f6ea04a03dd > > > > > > > > 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 21 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] > > > > > > > > > > > > > > -- > > > > > > Matthew de Detrich > > > > > > *Aiven Deutschland GmbH* > > > > > > Immanuelkirchstraße 26, 10405 Berlin > > > > > > Amtsgericht Charlottenburg, HRB 209739 B > > > > > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen > > > > > > *m:* +491603708037 > > > > > > *w:* aiven.io *e:* [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] > > -- Matthew de Detrich *Aiven Deutschland GmbH* Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen *m:* +491603708037 *w:* aiven.io *e:* [email protected]
