Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle automatically adds annotation processors but not for every module #871

Closed
10 tasks done
sdelamo opened this issue Nov 14, 2023 · 0 comments · Fixed by #872
Closed
10 tasks done

Gradle automatically adds annotation processors but not for every module #871

sdelamo opened this issue Nov 14, 2023 · 0 comments · Fixed by #872
Assignees
Labels
type: improvement A minor improvement to an existing feature

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Nov 14, 2023

The gradle plugin should add annotation processors automatically for every plugin or none. Currently we only have some modules added automatically.

@sdelamo sdelamo added the type: improvement A minor improvement to an existing feature label Nov 14, 2023
@wetted wetted moved this to Ready for Review in 4.2.1 Release Nov 14, 2023
sdelamo pushed a commit that referenced this issue Nov 15, 2023
* Add missing annotation processors for micronaut modules.

closes #871

* Add test for automatic dependencies

---------

Co-authored-by: Cedric Champeau <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready for Review to Done in 4.2.1 Release Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants