Peter Donald wrote:
>
> Hi,
>
> At 11:27 28/11/00 +0100, Jaco de Groot wrote:
> >I've created a patch wich gives the copy task a preservelastmodified
> attribute.
> >This attribute will make the last modified time of the copied file the
> same as
> >the original file (defaults to "no"). Any comments on this patch?
>
> Could you verify that I applied it correctly ? Thanks
Yep, seems to be okay. I guess the documentation needs to be updated. Can you
add the following to it?
<tr>
<td valign="top">preservelastmodified</td>
<td valign="top">Give the copied files the same last modified
time as the original files. Defaults to "no".</td>
<td valign="top" align="center">No</td>
</tr>
Jaco