Author: bodewig
Date: Thu Feb 25 05:14:38 2010
New Revision: 916128
URL: http://svn.apache.org/viewvc?rev=916128&view=rev
Log:
re-generate site
Modified:
ant/core/trunk/docs/faq.html
ant/core/trunk/docs/mail.html
Modified: ant/core/trunk/docs/faq.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/faq.html?rev=916128&r1=916127&r2=916128&view=diff
==============================================================================
--- ant/core/trunk/docs/faq.html (original)
+++ ant/core/trunk/docs/faq.html Thu Feb 25 05:14:38 2010
@@ -2071,10 +2071,7 @@
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
Modified: ant/core/trunk/docs/mail.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/mail.html?rev=916128&r1=916127&r2=916128&view=diff
==============================================================================
--- ant/core/trunk/docs/mail.html (original)
+++ ant/core/trunk/docs/mail.html Thu Feb 25 05:14:38 2010
@@ -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>