Support AspectJ in Gradle projects#3671
Conversation
|
It seems it would remove AJ plugin configuration from existing eclipse .project files. We're already getting some flak because jdtls adds some filters, but that's less destructive than removing config |
I have fixed it. |
|
/test this please |
|
@snjeza you need to add But with or without enabling aspectjSupport, I still see 270 errors in spring-security |
I have added it.
These errors are not related to AspectJ. |
|
OK it seems I had to do a clean gradle build to actually see the differences before and after. Anyways. @snjeza could you please add some unit tests to ensure we don't regress in the future? |
|
Thanks @snjeza |
Fixes #3670
Requires
cc @fbricon @rgrunber @tsmaeder