russ
03/16/2017, 3:40 PMpublic boolean AbstractProcessor#process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
. Is this intentional? We didn't experience this with kotlin 1.0.x. I can workaround it by adding the kotlin-kapt gradle plugin and kapt dependencies.