-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5-rc-1
See discussion at https://discuss.gradle.org/t/how-to-disable-new-annotationprocessor-on-groovy-code-feature/9531/12
Enabling annotation processing of Java stubs by default for Groovy sources can be problematic, and the only workaround available totally disables annotation processing, which is not the desired behavior.