Browse Source

TempFile changes (ctd)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574363 13f79535-47bb-0310-9956-ffa450edef68
master
Jacobus Martinus Kruithof 18 years ago
parent
commit
a5b10335fc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/tempfile.html

+ 1
- 1
docs/manual/CoreTasks/tempfile.html View File

@@ -190,7 +190,7 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">createfile</font> <font color="#000000" size="-1" face="arial,helvetica,sanserif">createfile</font>
</td> </td>
<td bgcolor="#eeeeee" valign="top" align="left"> <td bgcolor="#eeeeee" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">Whether the temp file should be created by this task.<strong>Since Ant 1.8</strong></font>
<font color="#000000" size="-1" face="arial,helvetica,sanserif">Whether the temp file should be created by this task; default <em>false</em>.<strong>Since Ant 1.8</strong></font>
</td> </td>
<td bgcolor="#eeeeee" valign="top" align="left"> <td bgcolor="#eeeeee" valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">boolean</font> <font color="#000000" size="-1" face="arial,helvetica,sanserif">boolean</font>


Loading…
Cancel
Save