I can't seem to reproduce this issue locally. I've opened https://github.com/apache/grails-core/pull/15799 as a guard for this issue so we can fix once we know what's causing it. If I can get 2 reviewers, I can reroll the release.
On 2026/06/30 22:02:04 James Daugherty wrote: > Just an update: I've located 2 issues with the build after fixing the > licensing issue. > > 1. there are build reproducibility issues that appear related to the Gradle 9 > upgrade. > 2. the micronaut island logic was recompiling everything under java 25, which > meant the binaries from the script were v25 while the binaries in github > action build were v21. > > I've fixed #2, and am researching #1. I'll follow through once I figure out > a solution. > > -James > > On 2026/06/30 16:09:13 James Daugherty wrote: > > FYI: GitHub is having issues running the abort action. I'm seeing a 500 > > error. I intend to restage this later today or tomorrow as a result. > > > > On 2026/06/30 14:54:32 James Daugherty wrote: > > > The initial vote for 8.0.0-M2 > > > (https://lists.apache.org/thread/ffqocxwqo7bkmlnjpgq5nntobmbcnbrw) is > > > cancelled due to a licensing issue with the build. I'll reroll this > > > today and try to get a new vote sent this afternoon. > > > > > > -James > > > > > >
