Hi,
I'm using maven 1.0 and jcoverage plugin 1.0.7.
I would like to exclude some classes from jcoverage and i used the maven.jcoverage.instrumentation.excludes property.
the problem is that i would like to exclude differents files : *Tests.class and *Aspect.class .
It's working if i put only one pattern, but not with both . The reference guide does not give me any clue...
Can anyone help ?
Thanks,
Stephane.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
