+1 paulk (binding)

I checked:
* "incubating" in distribution file names
* NOTICE, LICENSE and DISCLAIMER files exist
* No unexpected binary files in src zip
* Verified signatures and checksums for all zips
* Gradle bootstrap for src zip using: "gradle -p gradle-bootstrap" (I
used gradle 8.11)
* Everything built correctly using the docker image and locally and
verify.sh worked with some minor adjustments (see notes below).
* Build core from source: "./gradlew build -PskipTests -x docs"
* Build grails-gradle from source: "./gradlew build -PskipTests"
* Build grails-forge from source: "./gradlew build -PskipTests"

Some things to fix for next time:
* Build failed for docs target locally but worked fine excluding that task
(I've seen your PR to fix for next time)
* Build failed locally for grails-forge until I did a manual
publishToMavenLocal and then worked after that.
* README.md references M4 in three places (e.g. "sdk install grails
7.0.0-M4") and RELEASE.md at least once.
* verify-reproducible.sh failed for me (daemon disappeared unexpectedly)

Cheers, Paul.


On Sun, Jul 13, 2025 at 5:41 AM James Daugherty <jdaughe...@apache.org>
wrote:

> Hi Everyone,
> The Apache Grails community has voted to approve the release of Apache
> Grails 7.0.0-M5.
>
> As the incubation host, we now kindly request the Groovy PMC to review &
> approve our initial ASF release.
>
> Grails vote thread:
> * https://lists.apache.org/thread/swd9qs6j48mqldjk4r500s3p2rt9mrld
>
> Vote result thread:
> * https://lists.apache.org/thread/fprtp0scqprvv5wp1cos4t42ljg7wn50
>
> The tag for this release is:
> * (grails-core)
> https://github.com/apache/grails-core/releases/tag/v7.0.0-M5
>
> The artifacts to be voted on are located as follows (r78096):
> Source release:
> https://dist.apache.org/repos/dist/dev/incubator/grails/core/7.0.0-M5/sources
> Binary distributions:
> https://dist.apache.org/repos/dist/dev/incubator/grails/core/7.0.0-M5/distribution
>
> Release artifacts are signed with a key from the following file:
> https://dist.apache.org/repos/dist/release/incubator/grails/KEYS
>
> Please vote on releasing this package as Apache Grails (incubating)
> 7.0.0-M5.
>
> Hints on validating checksums/signatures (but replace md5sum with
> sha512sum):
> https://www.apache.org/info/verification.html
>
> Our release process, including verification steps, are documented here:
> https://github.com/apache/grails-core/blob/HEAD/RELEASE.md The last
> section of this document `Appendix: Verification from a Container` is
> likely relevant.  For the differing artifacts, we have compared the
> decompiled classes to ensure they are as we expect to meet the ASF security
> team's requirements.
>
> The vote for this release is open for the next 72 hours.
> [ ] +1 Release Apache Grails (incubating) 7.0.0-M5
> [ ]  0 I don't have a strong opinion about this, but I assume it's ok
> [ ] -1 Do not release Apache Grails (incubating) 7.0.0-M5 because...
>

Reply via email to