git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916128 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -2071,10 +2071,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun | |||||
| dependencies on external libraries. You can move the | dependencies on external libraries. You can move the | ||||
| "offending" jar out of <code>ANT_HOME/lib</code>. For the | "offending" jar out of <code>ANT_HOME/lib</code>. For the | ||||
| <code><junit></code> task it would be | <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> | <p>If you do so, you will have to <code><taskdef></code> | ||||
| all optional tasks that need the external library and use | all optional tasks that need the external library and use | ||||
| nested <code><classpath></code> elements in the | nested <code><classpath></code> elements in the | ||||
| @@ -302,8 +302,8 @@ | |||||
| <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> | <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> | ||||
| <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> | <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> | ||||
| <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> | <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> | ||||
| <li><a href="http://www.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li> | |||||
| <li><a href="http://www.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li> | |||||
| <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li> | |||||
| <li><a href="http://old.nabble.com/Ant---Users-f107.html">Ant User List on nabble</a></li> | |||||
| <li><a href="http://ant.markmail.org/">Mailing List Archive at MarkMail</a></li> | <li><a href="http://ant.markmail.org/">Mailing List Archive at MarkMail</a></li> | ||||
| </ul> | </ul> | ||||