Browse Source

re-generate site

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916128 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
9ae42e07c0
2 changed files with 3 additions and 6 deletions
  1. +1
    -4
      docs/faq.html
  2. +2
    -2
      docs/mail.html

+ 1
- 4
docs/faq.html View File

@@ -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>&lt;junit&gt;</code> task it would be
<code>ant-junit.jar</code> and for <code>&lt;style&gt;</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>&lt;taskdef&gt;</code>
all optional tasks that need the external library and use
nested <code>&lt;classpath&gt;</code> elements in the


+ 2
- 2
docs/mail.html View File

@@ -302,8 +302,8 @@
<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.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>
</ul>


Loading…
Cancel
Save