Re: Up to date source file list

2007-11-09 Thread Peter Reilly
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

Up to date source file list

2007-11-09 Thread Alain ROY
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