Hi,
what is the content of your classes folder? Only *.class files or also
JAR files? In the latter the Ants exclude rule would not exclude class
files from within the JAR file.
You can test the fileset with any other Ant task, e.g. copy.
Regards,
-marc
On 2016-09-13 11:45, Saurabh Garg wrote:
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/391c175dcae55777606209ce1f6eeb7b%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.