I haven't changed anything in there so this should work but I'll have to
double check Monday.

https://code.google.com/p/android/issues/detail?id=66841


On Fri, Mar 7, 2014 at 4:00 PM, Nicolas Milliard <[email protected]> wrote:

> Hello,
>
> I am having an issue using androidTestCompile with AAR dependencies (Jar
> deps are working) using:
> * Gradle 1.11
> * Gradle Android Tool plugin 0.9.0
>
> How to reproduce
> ->   Use any AAR dependency with the '"androidTestCompile" scope , like
> androidTestCompile  'com.jakewharton.espresso:espresso:1.1-r2'
>
> Actual result
> -> The java classes are not accessible from the android test source code
>
> When did this bug start happening?
> -> I noticed it starting from 0.9.0, might have been present sooner though.
>
> When does the bug occur?
> -> Always
>
> Describe any workarounds you have found
> -> Change the scope to "compile" solves it but not an appropriate solution
>
> --
> 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.
>



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com

Please do not send me questions directly. Thanks!

-- 
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