> Scoured the documentation and discovered that <delete> will not act
> on ReadOnly files and directories.  Marked the entire directory tree as
> Read/Write.  Now everything is working as expected.

Ah.  Good to know.

Now the question that comes to my mind is: Do you really need to make
your deployment directories read only?  If I was concerned about
people or processes deleting or modifying them unexpectedly, I might
try to manage that using user access rights, rather than attributes on
the files/directories themselves.

Brad

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to