On Mon, Oct 12, 2009 at 07:00, Stefan Bodewig <bode...@apache.org> wrote: > On 2009-10-09, Francis GALIEGUE <f...@one2team.com> wrote: > >> <project name="testme" default="doit" basedir="."> > >> <target name="check"> >> <uptodate property="noneed"> >> <srcfiles dir="." includes="t.xml"/> >> <mapper type="regexp" from="xml$" to="txt"/> >> </uptodate> >> </target> > > means map anything that ends with "xml" to "txt" - no prefix here. >
Err, so what? A regex isn't supposed to match its whole input! -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 f...@one2team.com 40 avenue Raymond Poincaré 75116 Paris --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org