Skip to content

Conversation

@jdaugherty
Copy link
Contributor

This PR cleans up the grails-cache plugin so it doesn't export everything as an api dependency. I've also split out the project into docs, example, and plugin so plugin specific code can be shipped separately from examples.

There's likely still an issue with doc generation that will need to be troubleshooted. It's related to apache/grails-core#13984 upgrading from 4.0.24 to 4.0.25, but not recompiling all of the grails projects (so there are mismatching versions of groovy)

@jdaugherty
Copy link
Contributor Author

doc generation now works correctly in the subproject. @matrei I moved the groovydoc generation into the subproject. I think we can use this project structure as a best practice "example" plugin application now too.

@jdaugherty
Copy link
Contributor Author

@matrei I only added you to the review here in case you wanted to look at how I did the groovy doc. I'm going to go ahead and merge this since @jamesfredley approved. Let me know if you disagree or can find an alternative approach.

@jdaugherty jdaugherty merged commit 680ca9d into apache:8.0.x Feb 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants