|
|
@@ -3,6 +3,7 @@ |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Language" content="en-us"> |
|
|
|
<title>Import Task</title> |
|
|
|
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css"> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<h2><a name="import">Import</a></h2> |
|
|
@@ -76,18 +77,21 @@ imported files.<br /> |
|
|
|
<td align="center" valign="top"><b>Required</b></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">file<br /> |
|
|
|
<td valign="top"> |
|
|
|
file |
|
|
|
</td> |
|
|
|
<td valign="top">The file to import.<br /> |
|
|
|
<td valign="top"> |
|
|
|
The file to import. |
|
|
|
</td> |
|
|
|
<td valign="top" align="center">Yes</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">optional<br /> |
|
|
|
<td valign="top"> |
|
|
|
optional |
|
|
|
</td> |
|
|
|
<td valign="top"> |
|
|
|
if true, do not issue stop the build if the file does not exist, |
|
|
|
default is false.<br /> |
|
|
|
default is false. |
|
|
|
</td> |
|
|
|
<td valign="top" align="center">No</td> |
|
|
|
</tr> |
|
|
|