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 support for incremental annotation processing with Gradle 4.7 #179

Closed
simtel12 opened this issue May 8, 2018 · 2 comments · Fixed by #188
Closed

Add support for incremental annotation processing with Gradle 4.7 #179

simtel12 opened this issue May 8, 2018 · 2 comments · Fixed by #188

Comments

@simtel12
Copy link

simtel12 commented May 8, 2018

Same as rharter/auto-value-parcel#131: As Gradle 4.7 is out, there had to be an issue for this :)
The documentation to handle this is here.

I think auto-value-gson could implement this? (but I might be wrong as I don't fully understand all the works behind annotation processors).

@3flex
Copy link
Contributor

3flex commented May 14, 2018

May be worth waiting to see what happens in auto value first... google/auto#615

@bingranl
Copy link

bingranl commented Nov 5, 2018

Auto Value supports incremental annotation processing in 1.6.3-rc1. Extension can implement new API to support incremental annotation processing. See #673

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

Successfully merging a pull request may close this issue.

3 participants