Re: [NAnt-users] External reference to a

2009-01-06 Thread Parrish, Ken
@lists.sourceforge.net Subject: RE: [NAnt-users] External reference to a Ken, You should actually be using a in combination with a fileset: http://nant.sourceforge.net/release/latest/help/types/patternset.html Hope this helps, Gert From: Parrish, Ken [mailto:kparr...@gomez.com] Sent: dinsdag 6 januari

Re: [NAnt-users] External reference to a

2009-01-06 Thread Gert Driesen
Subject: [NAnt-users] External reference to a I am attempting to use the feature of a which allows for an external reference to a pre-defined fileset. This would be most useful in my application in cases where a complicated include/exclude filter needs to be applied to several file and

[NAnt-users] External reference to a

2009-01-06 Thread Parrish, Ken
I am attempting to use the feature of a which allows for an external reference to a pre-defined fileset. This would be most useful in my application in cases where a complicated include/exclude filter needs to be applied to several file and directory operations. However, the behavior of the 'b