|
|
@@ -2071,10 +2071,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun |
|
|
|
dependencies on external libraries. You can move the |
|
|
|
"offending" jar out of <code>ANT_HOME/lib</code>. For the |
|
|
|
<code><junit></code> task it would be |
|
|
|
<code>ant-junit.jar</code> and for <code><style></code> |
|
|
|
it would be <code>ant-trax.jar</code> |
|
|
|
or <code>ant-xslp.jar</code> - |
|
|
|
depending on the processor you use.</p> |
|
|
|
<code>ant-junit.jar</code>.</p> |
|
|
|
<p>If you do so, you will have to <code><taskdef></code> |
|
|
|
all optional tasks that need the external library and use |
|
|
|
nested <code><classpath></code> elements in the |
|
|
|