|
@@ -17,8 +17,8 @@ href="http://jakarta.apache.org/builds/ant/nightly/">http://jakarta.apache.org/b |
|
|
<h3>Source Edition</h3> |
|
|
<h3>Source Edition</h3> |
|
|
|
|
|
|
|
|
<p>If you prefer the source edition, you can download the source for the latest Ant release from <a |
|
|
<p>If you prefer the source edition, you can download the source for the latest Ant release from <a |
|
|
href="http://jakarta.apache.org/builds/ant/release/v1.4.1/src/"> |
|
|
href="http://jakarta.apache.org/builds/ant/release/v1.5/src/"> |
|
|
http://jakarta.apache.org/builds/ant/release/v1.4.1/src/</a>. |
|
|
http://jakarta.apache.org/builds/ant/release/v1.5/src/</a>. |
|
|
|
|
|
|
|
|
Again, if you prefer the edge, you can access |
|
|
Again, if you prefer the edge, you can access |
|
|
the code as it is being developed via CVS. The Jakarta website has details on |
|
|
the code as it is being developed via CVS. The Jakarta website has details on |
|
@@ -133,11 +133,7 @@ restrictions on the classes which may be loaded by an extension.</p> |
|
|
<h3><a name="optionalTasks">Optional Tasks</a></h3> |
|
|
<h3><a name="optionalTasks">Optional Tasks</a></h3> |
|
|
<p>Ant supports a number of optional tasks. An optional task is a task which |
|
|
<p>Ant supports a number of optional tasks. An optional task is a task which |
|
|
typically requires an external library to function. The optional tasks are |
|
|
typically requires an external library to function. The optional tasks are |
|
|
packaged separately from the core Ant tasks. This package is available in |
|
|
packaged together with the core Ant tasks.</p> |
|
|
the same download directory as the core ant distribution. The current |
|
|
|
|
|
jar containing optional tasks is named <code>jakarta-ant-1.4.1-optional.jar</code>. |
|
|
|
|
|
This jar should be downloaded and placed in the lib directory of your Ant |
|
|
|
|
|
installation.</p> |
|
|
|
|
|
|
|
|
|
|
|
<p>The external libraries required by each of the optional tasks is detailed |
|
|
<p>The external libraries required by each of the optional tasks is detailed |
|
|
in the <a href="#librarydependencies">Library Dependencies</a> section. These external |
|
|
in the <a href="#librarydependencies">Library Dependencies</a> section. These external |
|
|