[Nant-users] Re: Problem with Mono

2005-11-03 Thread Julien Sobrier
Julien Sobrier wrote: > Hello, > I don't know exactly what I screwed up, but NAnt is not working on my PC > anymore. I have Fedora Core 4, NAnt 0.85 RC3 and Mono 1.1.9.2 > > Here is the error message: > The NAnt configuration file (/usr/share/NAnt/bin/NAnt.exe.config) does > not have a node for t

[Nant-users] Re: Problem with exec and input redirection to file

2005-06-27 Thread McKenna, Simon (RGH)
-> As an interim measure, it would probably be easier if the -> could detect the use of redirection (|<>) and prepend -> the command with either "cmd /c" or "sh", depending on environment... Thanks Troy! That's a nice tip, and much cleaner than what I was previously doing (intermediary scripts

[Nant-users] RE: problem

2004-12-03 Thread Collier, Mike
Never mind. . . . Figured it out. -Original Message- From: Collier, Mike Sent: Friday, December 03, 2004 1:42 PM To: '[EMAIL PROTECTED]' Subject: problem I am using Nant 0.85-rc1. I'm having a problem with the task. It seems to be hanging when performing the log in. Here is the out

RE: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-07 Thread Hearn, Bruce
Gert, I added some responses below. Regards, Bruce > Hi Gert, > > Attached you'll find a simple reproduction of the issue I described with > the ASIS attribute. I added a few comments in the file to point out > what's going on. > > To reproduce, drop the 2 attached files into a new directory

RE: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-07 Thread Hearn, Bruce
: Saturday, May 01, 2004 11:15 AM To: Gert Driesen Cc: Hearn, Bruce; [EMAIL PROTECTED] Subject: Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task It would definitely be a nice feature to say that a certain is required and should throw an error if no match on the file

Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-01 Thread Scott Hernandez
It would definitely be a nice feature to say that a certain is required and should throw an error if no match on the filesystem is found. But no, this should not be the default behavior. The problem in the past has been with wildcard expressions and the fileset implementation not easily allowing f

Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-05-01 Thread Gert Driesen
Bruce, > - Original Message - > From: "Hearn, Bruce" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 22, 2004 6:38 PM > Subject: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task > > &

Re: [Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-04-25 Thread Gert Driesen
I'll look into this issue asap, but please remind me if you don't hear anything from me soon ;) Gert - Original Message - From: "Hearn, Bruce" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 22, 2004 6:38 PM Subject: [Nant-users] RE

[Nant-users] RE: problem with ASIS attribute on source file list in CSC task

2004-04-22 Thread Hearn, Bruce
Hi Gert, Attached you'll find a simple reproduction of the issue I described with the ASIS attribute. I added a few comments in the file to point out what's going on. To reproduce, drop the 2 attached files into a new directory, and run nant. It will generate 2 dlls and touch the source file.