Hi,

the wildcard * will match any part of the absolute class name. For example

include=com.example.*

will match com.example.Foo1 and com.example.some.Foo2.

Best regards,
-marc

On 25.11.14 07:26, [email protected] wrote:
I found below older similar post, but there are no solutions.
How to include all class under sub package using "Include" parameter on 
JavaAgent Way?

"according to JaCoCo ducoment, * means all class, I do not think it means all class 
both under package and sub package."

I have the same worried, and i am running into technical problems with certain 
classes, therefor i have to exclude several packages.



--
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/54742625.7000201%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to