>Log:
>Add example using the default excludes.
>
>Modified:
> ant/core/trunk/docs/manual/CoreTasks/delete.html
When adding the example I saw that the attribute "defaultexcludes"
is deprecated.
defaultexcludes Deprecated. Use resource collections.
Whether to use default excludes.
How do you would rewrite
<delete defaultexcludes="false">
<fileset dir="src" includes="**/.svn"/>
</delete>
without that flag?
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]