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.