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

Auto-discover classes with upgraded properties #25987

Closed
lptr opened this issue Aug 1, 2023 · 2 comments
Closed

Auto-discover classes with upgraded properties #25987

lptr opened this issue Aug 1, 2023 · 2 comments
Milestone

Comments

@lptr
Copy link
Member

lptr commented Aug 1, 2023

Instead of having to list each class manually in PropertyUpgradeInstrumentationRegistry, find types that contain these properties automatically. We can use an annotation processor to do this.


cc: @gradle/bt-execution

@asodja
Copy link
Member

asodja commented Aug 4, 2023

This is related to #25990. We need annotation processor to run for every project separately to discover classes automatically.

@asodja
Copy link
Member

asodja commented Aug 30, 2023

Fixed with #26165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants