All the jars seem to be there now. https://repo1.maven.org/maven2/org/apache/pekko/
On Thu, 13 Jul 2023 at 21:19, Johannes Rudolph <[email protected]> wrote: > > Great, thanks for putting in all that effort to make that release happen! > > Johannes > > On Thu, Jul 13, 2023 at 10:09 PM PJ Fanning <[email protected]> wrote: > > > > Release of the jars is happening now. It can take minutes to hours for the > > Maven Central sync to happen but they should be there before long. > > > > Thanks to everyone who participated in the development and release. > > > > I'll send out the ASF announcement emails when the jars appear in Maven > > Central. > > > > On 2023/07/13 17:18:40 Matthew de Detrich wrote: > > > I have verified the 1.0.0 JVM binary JARS release by locally checking out > > > Pekko source at 1.0.0, doing +publishLocal and then using jardiff ( > > > https://github.com/lightbend-labs/jardiff) to compare those locally > > > published jars against > > > https://repository.apache.org/content/repositories/staging/org/apache/pekko/ > > > (there was zero reported JVM bytecode differences). > > > > > > I have also checked the .asc detached signatures using gpg --verify > > > against > > > https://raw.githubusercontent.com/apache/incubator-pekko/main/KEYS > > > > > > Good work on the first ever Pekko 1.0.0 release! > > > > > > On Mon, Jul 10, 2023 at 9:12 PM PJ Fanning <[email protected]> wrote: > > > > > > > Hi everyone, > > > > > > > > The Pekko 1.0.0-RC3 vote passed on the Incubator general list. > > > > > > > > I have prepared the 1.0.0 jars if anyone wants to compare them to the > > > > 1.0.0-RC3 jars. They were built from the same git commit. The only > > > > difference is the version number. > > > > > > > > I will leave the jars there until 20:00 UTC on 13 July and publish the > > > > 1.0.0 jars to Maven Central if there are no issues found. > > > > > > > > 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" > > > > > > > > Regards, > > > > PJ > > > > > > > > --------------------------------------------------------------------- > > > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
