I've filed https://code.google.com/p/android/issues/detail?id=69736 to track this. thanks.
On Thu, May 15, 2014 at 9:18 AM, Pierre-Luc Paour <[email protected]> wrote: > I'm trying to use the new manifest merger with Gradle 1.11 and Android > plugin 0.10.1, in order to use the new ${packageName} facility to support > different search suggestions on my various app flavors. > > The old merge system worked (merging two Manifest files), but the new one > fails with the titular error. Apart from the package name injection, I'm > not using any of the new merge features and my manifest files do not > overlap, but contain completely separate elements (apart from the root > manifest and the application singleton). > > The stack trace of the build error can be seen here: > https://gist.github.com/paour/b2a69bc46e9cb34f455c > > Regretably, the log file doesn't contain any indication of the specific > node that caused the problem… > > -- > 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.
