RE: [Nant-users] fileset parameterisation

2003-01-07 Thread Darren Syzling
of Ant and I'm struggling to share build rules across multiple components without it. Darren -Original Message- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: 06 January 2003 22:15 To: Darren Syzling; [EMAIL PROTECTED] Subject: Re: [Nant-users] fileset parameterisation

Re: [Nant-users] fileset parameterisation

2003-01-06 Thread Scott Hernandez
includesList element, but the current code reflects that sample above. - Original Message - From: "Darren Syzling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 28, 2002 12:09 PM Subject: [Nant-users] fileset parameterisation > I'd li

[Nant-users] fileset parameterisation

2002-12-28 Thread Darren Syzling
I'd like to be able to centralise my build rules wherever possible. Is it possible to parameterise filesets, for example the 'sources' and 'references' elements of the csc task. The docs suggest that all Filesets are comma separated lists of file specifications. My attempts to build a comma se