|
|
@@ -39,7 +39,7 @@ |
|
|
|
<hr> |
|
|
|
<h2><a name="introduction">Introduction</a></h2> |
|
|
|
<p>Ant is a Java based build tool. In theory it is kind of like make without |
|
|
|
makes wrinkles.</p> |
|
|
|
make's wrinkles.</p> |
|
|
|
<h3>Why?</h3> |
|
|
|
<p>Why another build tool when there is already make, gnumake, nmake, jam, and |
|
|
|
others? Because all of those tools have limitations that its original author |
|
|
@@ -784,7 +784,7 @@ repository pointed to by the cvsRoot attribute, and stores the files in "${ |
|
|
|
<p>updates the package/module that has previously been checked out into |
|
|
|
"${ws.dir}".</p> |
|
|
|
<hr> |
|
|
|
<td valign="top">comma separated list of filenam<h2><a name="delete">Delete</a></h2> |
|
|
|
<h2><a name="delete">Delete</a></h2> |
|
|
|
<h3>Description</h3> |
|
|
|
<p>Deletes either a single file or |
|
|
|
all files in a specified directory and its sub-directories.</p> |
|
|
|