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

Add micronaut-inject exclusion to non-core annotation processors. #94

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

jeremyg484
Copy link
Contributor

What's changed?

The UpdateMavenAnnotationProcessors recipe has been modified to add an exclusion for micronaut-inject to all
non-core Micronaut annotation processors (in other words, annotation processors with a io.micronaut.* Group Id).

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ auto-formatter on affected files

@jeremyg484 jeremyg484 self-assigned this Jul 21, 2023
@jeremyg484 jeremyg484 added this to the Micronaut 4.0 milestone Jul 21, 2023
@timtebeek timtebeek added the enhancement New feature or request label Jul 21, 2023
@jeremyg484 jeremyg484 merged commit 850d45f into main Jul 21, 2023
@jeremyg484 jeremyg484 deleted the AddExclusionsToAnnotationProcessors branch July 21, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants