Hi,
I'd like to handle the files that are newer than a given date, basically to
distribute a minimal set of files, so the zip update flag doesn't match my
needs.
The code I'd like to write is something like
<copy todir="${destdir}" newer="YYYYMMDDhh:mm">
or else
<copy todir="${destdir}" newerthan="${logfile}">

Do you see an alternative way of doing this, or do i have to extend the <copy>
task ? By the way, would you be interested by such a feature ?

Cheers,
Nicolas Girard



___________________________________________________________
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com

Reply via email to