Author: bodewig
Date: Sun Aug 7 02:56:00 2011
New Revision: 1154643
URL: http://svn.apache.org/viewvc?rev=1154643&view=rev
Log:
re-generate site
Modified:
ant/site/ant/production/faq.html
ant/site/ant/production/resources.html
Modified: ant/site/ant/production/faq.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/faq.html?rev=1154643&r1=1154642&r2=1154643&view=diff
==============================================================================
--- ant/site/ant/production/faq.html (original)
+++ ant/site/ant/production/faq.html Sun Aug 7 02:56:00 2011
@@ -856,7 +856,7 @@ Apache Ant version 1.6.2 compiled on Jul
<p><i>Instead of relying on container specific
JSP-compilers we suggest deploying
the raw files (*.jsp) and use the container build-in functions: after
deploying
run a test suite (e.g. with
- <a href="http://jakarta.apache.org/cactus/">Cactus</a> or
+ <a
href="http://attic.apache.org/projects/jakarta-cactus.html">Cactus</a> or
<a href="http://httpunit.sourceforge.net/">HttpUnit</a>) against the
deployed web
application. So you'll get then test result and the compiled
JSPs.</i></p>
<p class="faq">
Modified: ant/site/ant/production/resources.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/resources.html?rev=1154643&r1=1154642&r2=1154643&view=diff
==============================================================================
--- ant/site/ant/production/resources.html (original)
+++ ant/site/ant/production/resources.html Sun Aug 7 02:56:00 2011
@@ -1132,35 +1132,6 @@
</tr>
</table>
<h4
class="subsection">
- <a name="Short tutorial in Cactus' (formerly J2EEUnit)
documentation"></a>
- Short tutorial in Cactus' (formerly J2EEUnit) documentation
- </h4>
- <p>There is a short tutorial on how to use Ant in
Cactus'
- documentation. It has a slant towards build files that will be used
- with Cactus.</p>
- <table class="externals" cellspacing="1"
cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Author:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Cactus development team
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <a
href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
- </td>
- </tr>
- </table>
- <h4
class="subsection">
<a name="Developing custom Ant tasks with VisualAge for Java"></a>
Developing custom Ant tasks with VisualAge for Java
</h4>