James Daugherty
James Daugherty
### Issue description The documentation published to 7.0.x & snapshot, but did not publish to 7.0.0-M4 on the release.
This is a Gradle 10 blocker. Invocation of Task.project at execution time has been deprecated. https://docs.gradle.org/8.14/userguide/upgrading_version_7.html#task_project This ticket is to solve using project inside of ExtractConstraints.
### Issue description We need to only make the release version change against the tag, and then after the approval of the release, we'll merge the tag + change back...
This ticket is to track the various issues with the release process that have been found as part of releasing the M4. Including changes necessary to adhere to ASF policy....
### Issue description See #14791 for the details, but we need a generic way to allow for configuration in grails-geb
### Issue description When releasing 7.0.0-M4, the release drop down did not get created.
### Issue description This may really be a bug in Geb because https://github.com/apache/groovy-geb/blob/67c51d3bd38bf6ac49e1c723eadab679d8ba8476/module/geb-core/src/main/groovy/geb/Browser.groovy#L874 does not call `canonicalFile` so the exists() check will fail. We should change our default to be...
### Issue description Placeholder ticket to discuss issues with current IntelliJ integration and how we can help provide better IDE support. Please consider voting for these issues on JetBrain's tracker...
### Issue description There are several tasks in the grails-core build that makes calls to github to list the tags for the grails-core repo. Now that the repos are merged,...
### Issue description Need to make GrailsPublish `@CompileStatic` - see WIP https://github.com/apache/grails-core/tree/compile-static-grails-publish