Hi Marc,

I am building on jacoco 7.4 .
In first build I have 257 classes in my project. But I want to exclude some 23 
classes as they are not required for present build.
So, I wrote the exclude tag that ignores the package in which these classes are 
kept.



Then I build the project again.
Ideally that package will be excluded and no of classes should be reduced to 
234 that are used in coverage.
But in build no of classes are still 257.
So those 23 classes were not excluded.

So I want to know how to do that.

Regards
Saurabh

-- 
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/93c643a4-339f-41dd-8a1f-32a968351e8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to