I checked out the Tag v1.1.0-M1 and the reproducible build checks end with:

[info] # `pekko-persistence-jdbc_2.13-1.1.0-M1.buildinfo`: NOT OK

[info]

[info] - pekko-persistence-jdbc_2.13-1.1.0-M1.pom: Match

[info] - pekko-persistence-jdbc_2.13-1.1.0-M1.jar: Mismatch: our
08d2726b5b899bf6d90d2d27b51df755fccdf1f0e8a3f614653bc3ea1180e28366e4391e27f9e3b00aab750dcf0251db102666b5ebecc5845d0c0598e7c066ad
did not match their
5976ad5a33faf045b26b38d1c7f4e548d91e65b382d5389e56b54834da9cbde47c9c814d1a109f6cf62c42fb47190d9888f6b123f3cb836f0eb3312941bf322d

I've run our persistence tests (using H2) against 1.1.0-M1 and everything
looks fine.


On Mon, 10 Jun 2024 at 12:39, PJ Fanning <fannin...@apache.org> wrote:

> Would anyone have time to look at this? It is the last step needed for
> this release.
>
> One approach is to check if the build is reproducible from the git tag
> (v1.1.0-M1).
>
> https://github.com/apache/pekko-site/wiki/Pekko-Release-Process#verifying-the-binary-build
>
> Scala 3 does not produce reproducible builds but Scala 2.12 and 2.13 do.
> The Scala 3 issues are still open withe Scala team.
>
> Another approach to use a tool like jardiff to compare the v1.1.0-M1-RC1
> and v1.1.0-M1 jars.
> https://github.com/lightbend-labs/jardiff
>
> The only diffs should be the version number (that appears in a few places
> in files in the jar, eg MANIFEST.MF).
>
>
>
>
> On 2024/06/06 21:37:30 PJ Fanning wrote:
> > Hi everyone,
> > The release vote has passed. The final requirement is to validate the
> > Pekko Persistence JDBC 1.1.0-M1 jars.
> >
> > I have uploaded the 1.1.0-M1 jars to repository.apache.org staging repo.
> > The 1.1.0-M1-RC2 jars are still there for comparison.
> >
> > I will leave the jars there for at least 24 hours. Our process
> > requires that at least 1 PMC member reviews the jars before we can
> > release them.
> >
> > https://repository.apache.org/content/groups/staging/org/apache/pekko/
> >
> > Thanks,
> > 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