The docs are wrong.  I shamelessly compied from directly from Ant :) and
I must have missed that.

I'm not sure it adds anything that you could already do with multiple
<include> tags.  I perfer things to be really obvious at the expense of
more typing since you only have type stuff once but it will be read many
times.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On 
> Behalf Of Kevin Dente
> Sent: Thu, June 20, 2002 11:31 AM
> To: Nant developer's list
> Subject: [nant-dev] FileSet includes question
> 
> 
> The (now out of date) Nant documentation on the
> sourceforge site for the FileSet says the following
> about the includes element:
> 
> "comma-separated list of patterns of files that must
> be included"
> 
> I read this to mean that a single <include> tag can
> have multiple, comma-separated files/patterns in a
> single includes element, ala <includes name="file1,
> file2, file3". However, it doesn't appear that the
> code works that way. Am I misinterpreting the docs?
> Are the docs wrong? Is it intended to work that way,
> but just doesn't yet?
> 
> FWIW, I think it would be a nice feature. 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup 
> http://fifaworldcup.yahoo.com
> 
> 
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/ 
> _______________________________________________
> Nant-developers mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-developers
> 



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to