Re: [NAnt-users] Fileset pattern groups

2006-04-28 Thread Henning Eiben
Brad Schick schrieb: > I'd like to apply the same set of and file patterns > to multiple copy tasks. It looks like I can define multiple > instances and have each include the same , but I'd rather > not move data to external files. > > Is there any way to define a group of and rules > within

Re: [NAnt-users] Fileset pattern groups

2006-04-28 Thread William_Martin
ccess with the element. HTH, Bill From "Brad Schick" <[EMAIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 27/04/2006 19:01 To cc Subject [NAnt-users] Fileset pattern groups I'd like to apply the same set of and file patterns

[NAnt-users] Fileset pattern groups

2006-04-27 Thread Brad Schick
I'd like to apply the same set of and file patterns to multiple copy tasks. It looks like I can define multiple instances and have each include the same , but I'd rather not move data to external files. Is there any way to define a group of and rules within a nant file, give that group an ID