Re: [NAnt-users] Any files changed

2007-08-27 Thread Richard.Foster
Bob, Doesn't the task work in your scenario? (http://nant.sourceforge.net/release/latest/help/tasks/uptodate.html) I have run into some issues with it from time to time, but generally speaking it seems to work OK. Regards, Richard From: [EMAIL PRO

Re: [NAnt-users] serious problem

2007-06-19 Thread Richard.Foster
Ashish, As with your earlier questions, this is almost certainly not NAnt specific, but is related instead to the command line NAnt uses when calling the compiler. You would probably get the same kind of problem with any other build tool (e.g. a batch file, nmake, etc.). With any problem wh

Re: [NAnt-users] long filenames in property overrides

2007-06-13 Thread Richard.Foster
Eric, I've been playing around a bit with what you're trying, and I would say it looks suspiciously like a bug. (Anything passed via the response file should, IMHO be processed identically to the way the same string would be processed on the command line, and it isn't.) I have submitted it

Re: [NAnt-users] long filenames in property overrides

2007-06-13 Thread Richard.Foster
I would expect "-D:vb6base=c:\program files\microsoft visual studio\vb98" to work, but since you say the switches are in a file I don't know if that will still be valid. (It would be from the command line). Regards, Richard From: [EMAIL PROTECTED] [mailto:

Re: [NAnt-users] Hello People We are upgrading from 2000 to XP

2007-05-30 Thread Richard.Foster
I'm using NUnit 2.2.7 under XP with no problems. I should possibly note (since this is the NAnt mailing list) that I run NUnit using an task, instead of the specific task. Regards, Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [NAnt-users] How to put asp.net1.1 assembly in GAC using NANT

2007-04-30 Thread Richard.Foster
Yes you can, I do it all the time! Take a look at http://nant.sourceforge.net/release/latest/help/tasks/delay-sign.html for details Regards, Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rosy Malhotra Sent: Monday, April 30, 20