Hi,

What do you think about deprecating the following fileset elements :

<includes>
<excludes>

and replacing them by

<include>
<exclude>

and adding excludes and includes attributes on the fileset element (to allow
a list of patterns to be stored in a property).

Note:  these deprecated elements would still work as they do today, however
a message will be output in the build log.

That way our fileset would also better match that of Ant (not that this is a
goal as such).

I already deprecated <includesList> and replaced it with a <includesfile>
element to have it match our naming conventions (and Ant).

Gert




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to