Skip to content

Conversation

@jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Aug 25, 2025

Updated the Groovydoc configuration to collect source directories from included (composite) builds by inspecting the file system. This ensures documentation generation includes sources from all relevant projects, and adds exclusions to prevent duplicate class errors.

Remove grails.util.BuildScope documentation
grails.util.BuildScope was removed in Grails 4

Updated the Groovydoc configuration to collect source directories from included (composite) builds by inspecting the file system. This ensures documentation generation includes sources from all relevant projects, and adds exclusions to prevent duplicate class errors.
@jamesfredley jamesfredley linked an issue Aug 25, 2025 that may be closed by this pull request
@jamesfredley jamesfredley self-assigned this Aug 25, 2025
@jamesfredley jamesfredley moved this to In Progress in Apache Grails Aug 25, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0-RC2 milestone Aug 25, 2025
grails.util.BuildScope was removed in Grails 4
@jamesfredley jamesfredley requested review from jdaugherty and matrei and removed request for jdaugherty August 25, 2025 17:26
Changed the API documentation link in the README to point to https://docs.grails.org/latest/api/ instead of the previous GitHub Pages URL.
Corrects the documentation to state that the plugin will load in 'development', 'test', and 'myCustomEnv' environments, matching the provided code example.
Changed directory traversal from recursive to non-recursive when collecting source directories for Groovydoc.
@jamesfredley jamesfredley merged commit 6d70093 into 7.0.x Aug 28, 2025
58 of 59 checks passed
@jamesfredley jamesfredley deleted the include-grails-gradle-groovydocs branch August 28, 2025 15:05
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

grails-gradle API Docs

3 participants