排除src下com/foo/bar/baz/test/目录

<src path="${src.dir}" />
<exclude name="com/foo/bar/baz/test/" />

Q.E.D.


知之为知之