Filed: https://github.com/JakeWharton/double-espresso/issues/10
On Fri, May 2, 2014 at 10:06 AM, Xavier Ducrohet <[email protected]> wrote: > Both com.jakewharton.espresso:espresso:1.1-r2 and > com.jakewharton.espresso:espresso-runner:1.1-r2 define a label in their > application node which breaks with the new merger since it's much more > strict. > > Those labels are really not needed there and should be removed. > > > On Fri, May 2, 2014 at 8:44 AM, Diego Costantini < > [email protected]> wrote: > >> Hi, >> testing manifests are automatically generated, so I am not sure if and >> what I can do to avoid this. >> I tried to add the replace marker in the main manifest (currently I don't >> have any for flavors/types), but it doesn't make a difference, since that's >> not the one conflicting. >> >> Manifest merger failed : Attribute application@label value=(Espresso) >> from com.jakewharton.espresso:espresso:1.1-r2:5:18 >> is also present at >> com.jakewharton.espresso:espresso-runner:1.1-r2:7:18 >> value=(GoogleInstrumentationTestRunner) >> Suggestion: add 'tools:replace="label"' to <application> element at >> manifestMerge4502600071407119314.xml:7:5 to override >> >> -- >> 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. > -- 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.
