I've had a fix for this one locally for a while - just checked it in.

Gert Driesen wrote:

Matt,
Can you please submit a bug report for this ?
Thanks,
Gert


    ----- Original Message -----
    *From:* Steele, Matt <mailto:[EMAIL PROTECTED]>
    *To:* '[EMAIL PROTECTED]'
    <mailto:'[EMAIL PROTECTED]'>
    *Sent:* Tuesday, February 24, 2004 1:06 AM
    *Subject:* [nant-dev] touch task bug

The touch task creates a file but does not release it. On line 163 of TouchTask.cs, it should probably assign the result of
File.Create to a stream and then close the stream. Sorry, we had
been using the touch task to create lock files, but then we couldn't
delete them!





------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to