Browse Source

subant's inheritall is false by default, PR 36079

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279400 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 20 years ago
parent
commit
b41f1fb237
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      docs/manual/CoreTasks/subant.html

+ 5
- 1
docs/manual/CoreTasks/subant.html View File

@@ -186,7 +186,11 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">inheritall</font>
</td>
<td bgcolor="#eeeeee" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">Corresponds to <code>&lt;ant&gt;</code>'s <code>inheritall</code> attribute.</font>
<font color="#000000" size="-1"
face="arial,helvetica,sanserif">Corresponds to
<code>&lt;ant&gt;</code>'s
<code>inheritall</code> attribute but defaults
to false in this task..</font>
</td>
<td bgcolor="#eeeeee" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">boolean</font>


Loading…
Cancel
Save