Re: [Nant-users] docs bug

2003-12-04 Thread Gert Driesen
The docs have been fixed since, but thanks for the report anyway .. Gert - Original Message - From: "Jean Rajotte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 04, 2003 9:39 PM Subject: [Nant-users] docs bug > allooo, > > the

[Nant-users] docs bug

2003-12-04 Thread Jean Rajotte
allooo, the fileset docs describe "includes" and "excludes" as "comma-separated list of patterns of files..." so you'd expect that you could do this: but you can't. the above returns an empty list. you need to do this to get results: