fileset patterns...
Hi Bob,
Good catch! This is now fixed in CVS.
Gert
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: vrijdag 24 april 2009 22:59
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] bug in fileset patterns...
The doc says:
There is one "shor
Hi Bob,
Good catch! This is now fixed in CVS.
Gert
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: vrijdag 24 april 2009 22:59
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] bug in fileset patterns...
The doc says:
There is one "shorthand" - if a pa
The doc says:
There is one "shorthand" - if a pattern ends with / or \, then ** is
appended. For example, mypackage/test/ is interpreted as if it were
mypackage/test/**.
This doesn't work. I have a build with:
On my copy task which copies all my dlls to a publish folder. With the
a