--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> It's just a wild guess, but maybe <delete excludes="" /> is deprecated
> because it wants you to use:
> 
> <delete>
>   <fileset excludes="" />
> </delete>

Okay, I take back my "evil" judgement on that one -- I forgot that
<fileset> has an 'excludes' attr and not just a nested <exclude> element.
So yeah, do it that way and you can still use your comma-separated list of
names.

Thanks,
Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to