Hi,

is there anybody who is using AspectJ with a code coverage tool. We are
using Cobertura and Maven2, but that does not work when you start to add an
aspect to your code and you need to use the ajc compiler. I just checked
with Atlassian and Clover cannot seem to manage it according to them.
Anybody knows a workaround? I don't want to have code coverage on the
aspect, I just don't want to loose the coverage on my regular java classes.

regards,

Wim
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to