Interesting thing I experienced during preparation...
# eap
d
Interesting thing I experienced during preparation of the code for reproducing the bug is I had to put
compile
dependency on the annotation processor to make it work under
1.0.6
. That was not the case for my current project. Maybe I'm missing something.