[nant-dev] Solution Task

2003-09-05 Thread Sayah, Jeff (HHoldings, CALMS/IT)
Greetings, I'm new to Nant and was just trying to see if it works for my organization. I was trying to us the solution task on a small project I received the message below when I attempted to use the build file, I think the parse error actually relates to

[nant-dev] IfTask for file contents comparison?

2003-09-05 Thread David Reed
Maybe this isn't the right way to do this, but I needed to be able to compare file contents (not just timestamps), and I couldn't find another way to do this comparison with existing code.  School me if I'm just lost.  :)   I'm proposing the addition of an attribute called difffile to if/

Re: [nant-dev] Who's the happy moderator who ate my task post? :)

2003-09-05 Thread Ian MacLean
David Reed wrote: I'll investigate the coding conventions. I'm pretty sure that VS.NET will "correct" the curlies by default, but I'll try make sure that my NAnt patches adopt the alternate, untabbed lifestyle. ;) Actually VS.net will get it wrong by default unless you change the settings

RE: [nant-dev] Who's the happy moderator who ate my task post? :)

2003-09-05 Thread Anthony LoveFrancisco
Title: Message This is a good feature you are thinking of David! Good luck and have a great weekend!   More comments inline below: -Original Message-From: David Reed [mailto:[EMAIL PROTECTED] Sent: Friday, 05 September, 2003 16:53To: Anthony LoveFrancisco; [EMAIL PROTEC

RE: [nant-dev] Who's the happy moderator who ate my task post? :)

2003-09-05 Thread David Reed
Title: Message I'll investigate the coding conventions.  I'm pretty sure that VS.NET will "correct" the curlies by default, but I'll try make sure that my NAnt patches adopt the alternate, untabbed lifestyle.  ;)   I have no idea what the internals of the Framework do with that StreamRea

RE: [nant-dev] Who's the happy moderator who ate my task post? :)

2003-09-05 Thread Anthony LoveFrancisco
Title: Message A couple of comments and suggestions:   - Check the coding guidelines for the coding style:   - use spaces   - opening curly braces go on the same line with the if (), else, or while () - By using StreamReader, aren't you taking on on the cost of decoding the bytestr

[nant-dev] Who's the happy moderator who ate my task post? :)

2003-09-05 Thread David Reed
I'll just paste the message below without the happy patch (since it violated some arbitrary post length limit) so that I can get your feedback on its utility for others.  If I'm not shouted down, somebody can suggest a good method for getting the patch out there, if the attachment vanishes.

Re: [nant-dev] NAnt and Serviced Components

2003-09-05 Thread Scott Hernandez
Hi all, I have been away from development for the last 4 months or so, and may be a little longer still. I hope to have a few weeks, or months, of time back to catch up with stuff before I take off again. I feel really out of things will all the great improvements and changes that have happened re

Re: [nant-dev] 0.83-rc3

2003-09-05 Thread Martin Aliger
I agree. solution task is quite ok in 0.8.3. Assemblyfolders are only extension to it. Very needed extension, I must say, but still only extension. Maybe you could release 0.8.4-beta1 at same time? Martin - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Matthew Mastracc