|
|
@@ -45,6 +45,13 @@ and it doesn't seem to work, read up on the |
|
|
|
in <strong>Directory-based Tasks</strong>, and see the |
|
|
|
<code>defaultexcludes</code> attribute below. |
|
|
|
|
|
|
|
<p>For historical reasons <code><delete dir="x"/></code> is |
|
|
|
different from <code><delete><fileset |
|
|
|
dir="x"/></delete></code>, it will try to remove everything |
|
|
|
inside "x" including "x" itself, not taking default excludes into |
|
|
|
account, blindly following all symbolic links. If you need more |
|
|
|
control, use a nested <code><fileset></code>.</p> |
|
|
|
|
|
|
|
<h3>Parameters</h3> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
|
<tr> |
|
|
|