maarten roosendaal wrote:
Thanks, i changed the pattern to exclude innerclasses:
<fileset dir="${build.home.classes}"
includes="**/Test*" excludes="**/Test*$$*" />

Maarten

yeah, that would do it.

I always give my tests the same ending, so  *Test.class catches it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to