Thanks JingZhang. I will release the v1.1.0-M1 jars for this module. On Tue, 11 Jun 2024 at 08:53, JingZhang Chen <roio...@apache.org> wrote: > > This is my +1. I has been verified it by using jardiff and diff > ----- > > ❯ sh apache-release-verify.sh pekko-grpc-runtime 1.1.0-M1-RC1 1.1.0-M1 > Verifying that the download link is correct: [pekko-grpc-runtime, 2.12, > -sources.jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 1485336..7da109b 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -1,5 +1,5 @@ > Manifest-Version: 1.0 > Specification-Vendor: Apache Software Foundation > Specification-Title: pekko-grpc-runtime > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 2.12, > .jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 91e7ca7..c0382f0 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -4,8 +4,8 @@ > Implementation-URL: https://pekko.apache.org// > Implementation-Vendor-Id: org.apache.pekko > Implementation-Vendor: Apache Software Foundation > -Implementation-Version: 1.1.0-M1-RC1 > +Implementation-Version: 1.1.0-M1 > Specification-Title: pekko-grpc-runtime > Specification-Vendor: Apache Software Foundation > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > diff --git a/pekko-grpc-version.conf b/pekko-grpc-version.conf > index 633e87f..0eb94ab 100644 > --- a/pekko-grpc-version.conf > +++ b/pekko-grpc-version.conf > @@ -1 +1 @@ > -pekko.grpc.version = "1.1.0-M1-RC1" > +pekko.grpc.version = "1.1.0-M1" > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 2.13, > -sources.jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 1485336..7da109b 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -1,5 +1,5 @@ > Manifest-Version: 1.0 > Specification-Vendor: Apache Software Foundation > Specification-Title: pekko-grpc-runtime > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 2.13, > .jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 91e7ca7..c0382f0 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -4,8 +4,8 @@ > Implementation-URL: https://pekko.apache.org// > Implementation-Vendor-Id: org.apache.pekko > Implementation-Vendor: Apache Software Foundation > -Implementation-Version: 1.1.0-M1-RC1 > +Implementation-Version: 1.1.0-M1 > Specification-Title: pekko-grpc-runtime > Specification-Vendor: Apache Software Foundation > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > diff --git a/pekko-grpc-version.conf b/pekko-grpc-version.conf > index 633e87f..0eb94ab 100644 > --- a/pekko-grpc-version.conf > +++ b/pekko-grpc-version.conf > @@ -1 +1 @@ > -pekko.grpc.version = "1.1.0-M1-RC1" > +pekko.grpc.version = "1.1.0-M1" > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 3, > -sources.jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 1485336..7da109b 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -1,5 +1,5 @@ > Manifest-Version: 1.0 > Specification-Vendor: Apache Software Foundation > Specification-Title: pekko-grpc-runtime > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 3, .jar] > Verifying that the jars is matching... > > diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF > index 91e7ca7..c0382f0 100644 > --- a/META-INF/MANIFEST.MF > +++ b/META-INF/MANIFEST.MF > @@ -4,8 +4,8 @@ > Implementation-URL: https://pekko.apache.org// > Implementation-Vendor-Id: org.apache.pekko > Implementation-Vendor: Apache Software Foundation > -Implementation-Version: 1.1.0-M1-RC1 > +Implementation-Version: 1.1.0-M1 > Specification-Title: pekko-grpc-runtime > Specification-Vendor: Apache Software Foundation > -Specification-Version: 1.1.0-M1-RC1 > +Specification-Version: 1.1.0-M1 > > diff --git a/pekko-grpc-version.conf b/pekko-grpc-version.conf > index 633e87f..0eb94ab 100644 > --- a/pekko-grpc-version.conf > +++ b/pekko-grpc-version.conf > @@ -1 +1 @@ > -pekko.grpc.version = "1.1.0-M1-RC1" > +pekko.grpc.version = "1.1.0-M1" > > ---------- > All Release Jars verified! > Verifying that the download link is correct: [pekko-grpc-runtime, 2.12, > .pom] > Verifying that the files is matching... > > 9c9 > < <version>1.1.0-M1-RC1</version> > --- > > <version>1.1.0-M1</version> > 35c35 > < <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1-RC1/org/apache/pekko/grpc/index.html > </info.apiURL> > --- > > <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1/org/apache/pekko/grpc/index.html > </info.apiURL> > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 2.13, > .pom] > Verifying that the files is matching... > > 9c9 > < <version>1.1.0-M1-RC1</version> > --- > > <version>1.1.0-M1</version> > 35c35 > < <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1-RC1/org/apache/pekko/grpc/index.html > </info.apiURL> > --- > > <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1/org/apache/pekko/grpc/index.html > </info.apiURL> > > ---------- > Verifying that the download link is correct: [pekko-grpc-runtime, 3, .pom] > Verifying that the files is matching... > > 9c9 > < <version>1.1.0-M1-RC1</version> > --- > > <version>1.1.0-M1</version> > 35c35 > < <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1-RC1/org/apache/pekko/grpc/index.html > </info.apiURL> > --- > > <info.apiURL> > https://pekko.apache.org/api/pekko-grpc/1.1.0-M1/org/apache/pekko/grpc/index.html > </info.apiURL> > > ---------- > All Release Poms verified! > total 10280 > -rw-r--r--@ 1 roiocam staff 909155 6 11 15:50 > pekko-grpc-runtime_3-1.1.0-M1.jar > -rw-r--r--@ 1 roiocam staff 95669 6 11 15:50 > pekko-grpc-runtime_3-1.1.0-M1-sources.jar > -rw-r--r--@ 1 roiocam staff 909163 6 11 15:50 > pekko-grpc-runtime_3-1.1.0-M1-RC1.jar > -rw-r--r--@ 1 roiocam staff 95673 6 11 15:50 > pekko-grpc-runtime_3-1.1.0-M1-RC1-sources.jar > -rw-r--r--@ 1 roiocam staff 667623 6 11 15:50 > pekko-grpc-runtime_2.13-1.1.0-M1.jar > -rw-r--r--@ 1 roiocam staff 95669 6 11 15:50 > pekko-grpc-runtime_2.13-1.1.0-M1-sources.jar > -rw-r--r--@ 1 roiocam staff 667631 6 11 15:50 > pekko-grpc-runtime_2.13-1.1.0-M1-RC1.jar > -rw-r--r--@ 1 roiocam staff 95673 6 11 15:50 > pekko-grpc-runtime_2.13-1.1.0-M1-RC1-sources.jar > -rw-r--r--@ 1 roiocam staff 659398 6 11 15:50 > pekko-grpc-runtime_2.12-1.1.0-M1.jar > -rw-r--r--@ 1 roiocam staff 95669 6 11 15:50 > pekko-grpc-runtime_2.12-1.1.0-M1-sources.jar > -rw-r--r--@ 1 roiocam staff 659406 6 11 15:50 > pekko-grpc-runtime_2.12-1.1.0-M1-RC1.jar > -rw-r--r--@ 1 roiocam staff 95673 6 11 15:50 > pekko-grpc-runtime_2.12-1.1.0-M1-RC1-sources.jar > total 96 > -rw-r--r--@ 1 roiocam staff 4946 6 11 15:51 > pekko-grpc-runtime_3-1.1.0-M1.pom > -rw-r--r--@ 1 roiocam staff 4954 6 11 15:51 > pekko-grpc-runtime_3-1.1.0-M1-RC1.pom > -rw-r--r--@ 1 roiocam staff 4978 6 11 15:51 > pekko-grpc-runtime_2.13-1.1.0-M1.pom > -rw-r--r--@ 1 roiocam staff 4986 6 11 15:51 > pekko-grpc-runtime_2.13-1.1.0-M1-RC1.pom > -rw-r--r--@ 1 roiocam staff 4978 6 11 15:51 > pekko-grpc-runtime_2.12-1.1.0-M1.pom > -rw-r--r--@ 1 roiocam staff 4986 6 11 15:50 > pekko-grpc-runtime_2.12-1.1.0-M1-RC1.pom > ~/runtime 58s > > kerr <hepin1...@gmail.com> 于2024年6月11日周二 14:18写道: > > > sorry, I forgot this, Will do tonight > > 何品 > > > > > > PJ Fanning <fannin...@apache.org> 于2024年6月10日周一 18:39写道: > > > > > 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 > > > > > > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org For additional commands, e-mail: dev-h...@pekko.apache.org