uPhyca / gradle-android-aspectj-plugin

A Gradle plugin which enables AspectJ for Android builds.
Apache License 2.0
279 stars 55 forks source link

Fails with com.android.tools.build:gradle:1.1.0 #14

Closed six5536 closed 9 years ago

six5536 commented 9 years ago

I get the following error on build:

FAILURE: Build failed with an exception.

Works with com.android.tools.build:gradle:1.0.0

bnmdev commented 9 years ago

Same issue here : Error:No such property: bootClasspath for class: com.android.build.gradle.AppPlugin

With com.android.tools.build:gradle:1.1.0

leo-k commented 9 years ago

Same issue, works with com.android.tools.build:gradle:1.0.0, but 1.1.0+ fail with same error as mentioned above.

polenchheang commented 9 years ago

This would give some clues http://stackoverflow.com/a/28582045/679102

leo-k commented 9 years ago

Right, might be related, except in this case the versions of gradle not working are 1.1.0, 1.1.1, 1.1.2. Where as in that SO question/answer the problem was with 1.1.0-rcX

esmasui commented 9 years ago

fixed via 329031afa98f4568e8f857999bc97bcb8e2211ef