Some tests are failing with java7: - ReceiverRegistrationTest : number of errors during compilation are different between java6 and java7 - OrmLiteActivityTest : `Daos` need to be cast to `Object` not to be considered as `Iterable` I will submit a small patch to be able to build AndroidAnnotations with java7.
Some tests are failing with java7:
Daosneed to be cast toObjectnot to be considered asIterableI will submit a small patch to be able to build AndroidAnnotations with java7.