[nant-dev] Re: touch task bug

2004-02-25 Thread Matthew Mastracci
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=1356alloc_id=3438op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Re: touch task bug

2004-02-25 Thread Gert Driesen
- Original Message - 
From: Matthew Mastracci [EMAIL PROTECTED]
To: Gert Driesen [EMAIL PROTECTED]; Nant-Developers (E-mail)
[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 9:11 PM
Subject: [nant-dev] Re: touch task bug


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

Thanks, can you also add a testcase for this ?

Gert



---
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=1356alloc_id=3438op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Re: touch task bug

2004-02-25 Thread Matthew Mastracci
Sure...  shouldn't be too tough.  I'll just create a testcase that runs 
the touch task twice in a row on the same file.

Gert Driesen wrote:

- Original Message - 
From: Matthew Mastracci [EMAIL PROTECTED]
To: Gert Driesen [EMAIL PROTECTED]; Nant-Developers (E-mail)
[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 9:11 PM
Subject: [nant-dev] Re: touch task bug



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


Thanks, can you also add a testcase for this ?

Gert



---
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=1356alloc_id=3438op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers