Feedback:

Both 2.0.0-alpha5 and 2.0.0-alpha6 can not find some classes generated via 
annotation processing if build is *incremental (triggered from AS)*:

<https://lh3.googleusercontent.com/-SBI7GYmy0bc/Vp9dyZOU97I/AAAAAAAAHG4/dz0y2c33Cjg/s1600/Screen%2BShot%2B2016-01-20%2Bat%2B13.12.32.png>


We use com.neenbedankt.gradle.plugins:android-apt:1.8 Gradle Plugin for 
annotation processing and as far as I see compilation fails only with 
classes generated by Dagger 2, we use some other libraries with annotation 
processing but I hadn't seen their classes in error output.


Everything works fine if build is clean. Probably it's a problem of 
android-apt plugin, I'll notify its developer too.

On Saturday, January 16, 2016 at 7:37:38 AM UTC+3, Jerome Dochez wrote:
>
> We just pushed alpha6 to jcenter, it contains some reported issues :
>  - ability to import play services.
>  - zip exception on Windows platforms related to entries size.
>  - ensure that artifacts are only added once to build context to avoid 
> duplicate APKs on install-multiple commands.
>
> Thanks for the great feedback, please give it a try.
>
> Jerome Dochez
> Android Gradle Plugin TL.
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to