Hi,

Is there a way to preserve last modified timestamps when running a copy? This
exsists in Ant (preserveLastModified).
ie:
<copy todir="${build.dir}\mrqa\RegSuite\Misc" verbose="true"
preserveLastModified="true">
  <fileset basedir="..\..\mrqa\RegSuite\Misc" >
    <include name="**\*" />
  </fileset>
</copy>
Have searched enhancements and this user list archives, and cant find this.


Also, are there clear case tasks enabled? I couldnt find any in the
documentation.

thanks
Rachael


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to