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 04:30:34 kerr wrote:
> I will verify it locally after work tomorrow, sorry for the delay and
> slow response
> 何品
> 
> 
> PJ Fanning <fannin...@apache.org> 于2024年6月3日周一 23:55写道:
> 
> > Would any PMC member have time to look at this? It is the last piece
> > needed to complete the release.
> >
> >
> > On 2024/06/01 11:14:49 PJ Fanning wrote:
> > > Hi everyone,
> > >
> > > The Pekko gRPC 1.1.0-M1 (RC1) vote has passed so we can proceed with
> > > the release.
> > >
> > > I have uploaded the 1.1.0-M1 jars to repository.apache.org staging repo.
> > > The 1.1.0-M1-RC1 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
> >
> >
> 

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

Reply via email to