Re: [Nant-users] execution

2004-11-30 Thread Gert Driesen
> - Original Message - > From: "Felice Vittoria" <[EMAIL PROTECTED]> > To: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Tuesday, November 30, 2004 4:42 PM > Subject: RE: [Nant-users]

RE: [Nant-users] execution

2004-11-30 Thread Felice Vittoria
>From my experience I noticed that the fileset is "executed" at the point of >declaration. I also noticed the following: 1. If you do not include a basedir value when creating the fileset id, then it will assume the current working directory. 2. You can't do something like: For