https://issues.apache.org/bugzilla/show_bug.cgi?id=46879





--- Comment #6 from Boris Capitanu <[email protected]>  2009-03-20 09:04:33 
PST ---
Matt, thanks a lot!  This works great!

<batchtest todir="${test.dir}/xml">
   <mappedresources>
      <fileset dir="${basedir}" includes="src-*/test/**/*Test.java"/>
      <regexpmapper from="^src-.+/test/(.+)$" to="\1"/>
   </mappedresources>
</batchtest>


--Boris

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to