|
|
@@ -814,12 +814,24 @@ documentation.</p> |
|
|
|
classpath, or JVM system resource is available at runtime.</p></td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr valign="top"> |
|
|
|
<td nowrap><a href="CoreTasks/basename.html">Basename</a></td> |
|
|
|
<td><p>Sets a property to the last element of a specified path. |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr valign="top"> |
|
|
|
<td nowrap><a href="CoreTasks/condition.html">Condition</a></td> |
|
|
|
<td><p>Sets a property if a certain condition holds true - this is a |
|
|
|
generalization of <a href="CoreTasks/available.html">Available</a> and |
|
|
|
<a href="CoreTasks/uptodate.html">Uptodate</a>.</p></td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr valign="top"> |
|
|
|
<td nowrap><a href="CoreTasks/dirname.html">Dirname</a></td> |
|
|
|
<td><p>Sets a property to the value of the specified file up to, |
|
|
|
but not including, the last path element. |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr valign="top"> |
|
|
|
<td nowrap> |
|
|
|
<a href="OptionalTasks/echoproperties.html">Echoproperties</a><br> |
|
|
|