@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
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
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