Hello.. I am trying to add emma configurations into my Hybris ant build scripts. The issue i face is, the junit that runs on the instrumented classes fails, because of which i do not think the report emma generates is correct. ant version is 1.8 and emma version is 2.1. The junit jar i use is of version4.9
'Class not found exception' is what junits throws when they run on the instrumented class files . Any help much appreciated. Thanks, Lis Thomas