Great, thanks for continuing the release, PJ!

I checked with sbt-reproducible-builds that local builds from the
commit end up with the same artifacts. I also compared a sample of
jars between 1.0.0-RC2 and 1.0.0 with jardiff and only found the
expected changes in the hard-coded version numbers (and reordered
methods in Scala 3 because of the known issue).

+1

Johannes

On Tue, Aug 1, 2023 at 1:03 PM PJ Fanning <fannin...@apache.org> wrote:
>
> Hi everyone,
>
> The Pekko HTTP 1.0.0-RC2 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-RC2 jars. They were built from the same git commit. The only
> difference is the version number.
>
> I will leave the jars there for at least 24hrs and publish the
> 1.0.0 jars to Maven Central if there are no issues found. We need at
> least one Pekko PPMC member to validate the 1.0.0 jars.
>
> 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: dev-unsubscr...@pekko.apache.org
> For additional commands, e-mail: dev-h...@pekko.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
For additional commands, e-mail: dev-h...@pekko.apache.org

Reply via email to