Hi all,
We are seeing the following error in our build setup after using the @Configurable aspect. Seems like both Emma and that aspect are attempting to modify the constructor.
error at java/lang/Object.java::0 Cannot reduce the visibility of the inherited method 'void java.lang.Object.<clinit>()' from org.springframework.beans.factory.aspectj.Configur ableObject
Anyone run into this issue? Any ideas?
