Re: [NAnt-users] Adding Files to an Existing Fileset

2008-04-18 Thread Aquil H. Abdullah
08 17:39 > > *To:* [EMAIL PROTECTED]; nant-users@lists.sourceforge.net > *Subject:* Re: [NAnt-users] Adding Files to an Existing Fileset > > I don't think you can do what you are after, but two other options spring > to mind. One is as you suggest, which is to define the fileset and j

Re: [NAnt-users] Adding Files to an Existing Fileset

2008-04-18 Thread Gert Driesen
[EMAIL PROTECTED] Sent: vrijdag 18 april 2008 17:39 To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Adding Files to an Existing Fileset I don't think you can do what you are after, but two other options spring to mind. One is as you suggest, which is to defin

Re: [NAnt-users] Adding Files to an Existing Fileset

2008-04-18 Thread Bob Archer
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, April 18, 2008 11:39 AM To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Adding Files to an Existing Fileset I don't think you can do what you are after

Re: [NAnt-users] Adding Files to an Existing Fileset

2008-04-18 Thread William_Martin
I don't think you can do what you are after, but two other options spring to mind. One is as you suggest, which is to define the fileset and just add to it. This is OPK if you are just generating the fileset of .build files, but may be a pain if you have to add it to several filesets. E.g.