Use outofdate from antcontrib:
http://ant-contrib.sourceforge.net/tasks/tasks/outofdate.html
Peter
On Nov 9, 2007 3:21 PM, Alain ROY <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have source *.xml files, and a target that generates *.html files from
> those source files. Actually, my target is executed
Hi
I have source *.xml files, and a target that generates *.html files from those
source files. Actually, my target is executed for all xml source files. I'd
like to execute it only for source files that are more recent than the
corresponding html file.
Is there a way to get a list of modified