Hi, We are working on code -coverage using jacoco-ant.Its been a long time and we are not able to move forward. We are referring to the example given in http://www.eclemma.org/jacoco/trunk/doc/ant.html. But the thing is ,in the task coverage part... they have specified a single class by <java classname =...> ,But we have multiple classes for coverage and we can't give a single class. We have tried module attribute inside <java> ,it is not working and we don't have jar files ,so we can't use the jar attribute. Is there any solution for this, where we can specify the folder containing the class files ?
Thanks and Regards, Ashley -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/f938d1c5-46f5-4e0f-aae8-266c3ffae569%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
