I'm deleting a temporary file in a target that is called frequently. The
message is uninformative, clutters the log and obscures more important
messages.

-----Original Message-----
From: Ian MacLean [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 10, 2004 10:32 PM
To: Dick, Brian E.
Cc: [EMAIL PROTECTED]
Subject: Re: [Nant-users] Silent delete task


Dick, Brian E. wrote:

>Is there a way suppress the message from the delete task? I don't want
>to see
>
>    [delete] Deleting file myfile.ext
>
>  
>
why in particular is this a problem ? I would have thought that in 
general its better to err on the side of letting people know when files 
are deleted.

Ian

>-----Original Message-----
>From: Gert Driesen [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, August 10, 2004 1:35 PM
>To: Madhan Retnaswamy; [EMAIL PROTECTED]
>Subject: Re: [Nant-users] Can we overrite a .vbproj file from NAnt to
>resolve some assembly reference?
>
>
>Madhan,
>
>What version of NAnt are you using ?  A lot of issues were fixed since
>the
>0.84 release, so I suggest trying a recent nightly build
>(http://nant.sourceforge.net/nightly/builds).
>
>Gert
>
>----- Original Message -----
>From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, August 10, 2004 6:01 PM
>Subject: [Nant-users] Can we overrite a .vbproj file from NAnt to
>resolve
>some assembly reference?
>
>
>  
>
>>Hello everybody!!!!
>>
>>Can we overrite the refrence section in a project file (.vbproj file)
>>from NAnt???My build breaks at a point where it needs reference to
>>third party dlls. i tried giving the reference to the dll folder in
>>the <assembly folder>, but its still not working. but if i manually
>>overrite the project file and include the dll reference in it giving
>>hint path, it works fine. so iam wondering if i can overrite the
>>reference section of this project file in NAnt itself.I know this is
>>not the best solution for this. just want to give it a shot and see.
>>any ideas and other solutions to this problem are welcome. i also came
>>across environment variable function in Nant. can i include the dll
>>folder path in the environment variables and call it from NAnt. will
>>this work???
>>
>>Thanks,
>>
>>Madhan.
>>
>>
>>-------------------------------------------------------
>>SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
>>100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
>>Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
>>http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
>>_______________________________________________
>>Nant-users mailing list
>>[EMAIL PROTECTED]
>>https://lists.sourceforge.net/lists/listinfo/nant-users
>>
>>    
>>
>
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
>100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
>Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
>http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
>_______________________________________________
>Nant-users mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/nant-users
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
>100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
>Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
>http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
>_______________________________________________
>Nant-users mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/nant-users
>  
>


-- 
Ian MacLean, Developer, 
ActiveState, a division of Sophos
http://www.ActiveState.com


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to